- 02 12月, 2021 12 次提交
-
-
由 Jiabin Yang 提交于
* optimize dygraph probl * refine code * fix convert dtype error * fix import datafeeder error
-
由 Leo Chen 提交于
-
由 Jason 提交于
* modify configure for pass stable project * modify configure for pass stable project
-
由 zmxdream 提交于
-
由 xiongkun 提交于
-
由 Baibaifan 提交于
-
由 Feiyu Chan 提交于
* fix typos: is_integer in attribute.py * add more test cases for fft
-
由 wuhuanzhou 提交于
-
由 furnace 提交于
* [NPU] add int64 support for scatter op * [NPU] delete debug codes * [NPU] optimize codes
-
由 WangXi 提交于
-
由 wenbin 提交于
* first commit * more uts * file name duplicated * timeout * Update CMakeLists.txt change TIMEOUT from 120 to 240 * Update CMakeLists.txt more time * Update CMakeLists.txt timeout * Update CMakeLists.txt 60s
-
由 Zhanlue Yang 提交于
* Handled dispensable tensors in AutoCodeGen for Eager Dygraph * Enabled Eager Dygraph AutoCodeGen for 500+ existing ops
-
- 01 12月, 2021 20 次提交
-
-
由 Sylwester Fraczek 提交于
* dequantize matmul and matmul_v2 Y weights in qat2_int8 * review fix * split conv and mul tests, add matmul test * fixup * fix ci build * remove unused variables * formatting fix * remove extra newline at end of file
-
由 zyfncg 提交于
-
由 sneaxiy 提交于
* fix inplace addto pass * update * fix ut * improve ci coverage * fix musl ci compile error
-
由 zmxdream 提交于
* fix launch_utils.py. test=develop * fix launch_utils.py. test=develop
-
由 wangye707 提交于
* 添加xpu指定url参数
-
由 Leo Chen 提交于
-
由 Jiabin Yang 提交于
* optimizer __call__ to make dygraph faster * fix return type * remove cpp Layer
-
由 Yuang Liu 提交于
-
由 taixiurong 提交于
-
由 liutiexing 提交于
* add align for WorkQueue * add spinlock * merge develop * merge * Add EventsWaiter * Revert "Add EventsWaiter" This reverts commit e206173aa9be7401b83a53581627bfaf557c8fb2. * update HostEventTracer * update HostEventTracer * fix c++17 * update * update * update * update * fix bug Co-authored-by: Nliutiexing <liutiexing@google.com>
-
由 TTerror 提交于
* add prior_box for kunlun * update * update CMakeLists
-
由 Jason 提交于
* fix fc_fuse * modify cmake notest,test=windows_ci * retrigger all the ci
-
由 Zhanlue Yang 提交于
-
由 Sing_chan 提交于
-
由 Jiabin Yang 提交于
* optimizer __call__ to make dygraph faster * fix return type
-
由 Feiyu Chan 提交于
* add angle_op
-
由 tianshuo78520a 提交于
Delete pylint for ci
-
由 Guanghua Yu 提交于
-
由 Tao Luo 提交于
-
由 Huihuang Zheng 提交于
Modify ShareTensorWithCinnBuffer by callback to save memory
-
- 30 11月, 2021 8 次提交
-
-
由 WangXi 提交于
-
由 Sylwester Fraczek 提交于
-
由 Sylwester Fraczek 提交于
* refactoring matmul hierarchy * review fix * review fix * review_FIX-part2
-
由 chentianyu03 提交于
-
由 Sławomir Siwek 提交于
* Add new unittests * Replace I with O channel for filter groups * Undo changes affecting other operators * Fix oneDNN namespace typo * Fix code format error
-
由 zhangbo9674 提交于
* add regularation and Nesterov for mergerd_momentum * refine unittest for use_nesterov attr * refine op check * refine code * fix bug * refine code of regularization_flag * delete useless code
-
由 xiayanming 提交于
* [Auto Parallel] elastic support auto parallel re-launch * [Auto Parallel] elastic support auto parallel re-launch * fix ci issue * fix ci issue * fix rank mapping unittest * fix rank mapping unittest * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue * fix ci issue
-
由 Zhanlue Yang 提交于
* Refactored eager legacy namespace * Fixed namespace issues
-