- 03 12月, 2021 2 次提交
-
-
由 wanghuancoder 提交于
* refine a test case, test=develop * publish python c api for eager, test=develop * revert modify about test_allclose_layer.py, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * delete numpy includes, use pybind11 numpy.h, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * suport eager error msg, and add grad test case, test=develop * refine, test=develop * refine, test=develop
-
由 zyfncg 提交于
* add code-gen file * add api-gen in cmake * adjust the code format * temp save the code * add genen-api module into pten * merge the develop code * fix merge conflict * fix code conflict with develop * support reduce_mean/sum * fix the CI requirement * fix requirement problem of CI * remove original api code * fix bug caused by removing original api
-
- 02 12月, 2021 13 次提交
-
-
由 0x45f 提交于
* fix test_mnist_pure_fp16 * change batch_id
-
由 zhangbo9674 提交于
-
由 zhenlin 提交于
-
由 xiayanming 提交于
-
由 LiYuRio 提交于
-
由 Jiabin Yang 提交于
* optimize dygraph probl * refine code * fix convert dtype error * fix import datafeeder error
-
由 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
-
由 furnace 提交于
* [NPU] add int64 support for scatter op * [NPU] delete debug codes * [NPU] optimize codes
-
由 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
-
- 01 12月, 2021 11 次提交
-
-
由 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
-
由 Jiabin Yang 提交于
* optimizer __call__ to make dygraph faster * fix return type * remove cpp Layer
-
由 TTerror 提交于
* add prior_box for kunlun * update * update CMakeLists
-
由 Jason 提交于
* fix fc_fuse * modify cmake notest,test=windows_ci * retrigger all the ci
-
由 Jiabin Yang 提交于
* optimizer __call__ to make dygraph faster * fix return type
-
由 Feiyu Chan 提交于
* add angle_op
-
由 Guanghua Yu 提交于
-
由 Tao Luo 提交于
-
- 30 11月, 2021 11 次提交
-
-
由 Sylwester Fraczek 提交于
-
由 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
-
由 zhaocaibei123 提交于
-
由 andyjpaddle 提交于
* add diff op, test=develop * rm some notes, test=develop * update diff doc * update sample code * fix diff api params and example code, test=develop
-
由 Sing_chan 提交于
* modify for wincheck-inference case * modify according to zhouwei's comment * open with_trt and block failed unittests in windows * test
-
由 Guoxia Wang 提交于
* support data_format='NHWC' for prelu channel mode
-
由 Yulong Ao 提交于
* [Auto Parallel] Add the unified cluster representation * [Auto Parallel] Add the graph class for physical mapping * [Auto Parallel] Add the simple physical mapper * Set the timeout of the mapper * Merge the upstream develop unittests cmake files * Fix a bug of the process group * Remove mapper unittest from platforms which is not GPU * Move the instantiation of process group after resharding * Add the local id for devices * Update the rank mapping format * Add some comments * Remove the related files about mapping * Update the unittest for auto mapping * Remove unused rank_mapping unittest * Improve the unittest coverage * Improve the unittest coverage
-
由 LiYuRio 提交于
-
由 xiongkun 提交于
* add scope_guard * 1. fix control flow cases 2. fix calc_gradient
-
- 29 11月, 2021 3 次提交
-
-
由 TTerror 提交于
* add expand_v2/expand_as_v2 for kunlun * update expand_as_v2 * update expand_as_v2 * support float16/bool * update xpu.cmake
-
由 zhangbo9674 提交于
* amp.decorate optimizers set to None is ok * refine unittest * add unittest and refine example code * refine unittest
-
由 Yuang Liu 提交于
-