- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 12 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 17 12月, 2021 1 次提交
-
-
由 sneaxiy 提交于
* support multi precision update for LAMB * hide some api * fix ci uts * fix lamb output of dygraph * remove some changes to some PR * try to fix Py3 CI compile error * fix test_imperative_optimizer, add lars ut, add layer_norm ut * fix ut, fix format * fix ut * fix windows ci
-
- 13 10月, 2021 1 次提交
-
-
由 zhangbo9674 提交于
* add fp16 for clip_by_norm api * support ClipByGlobalNorm for fp16 in dygraph * add unittest for dygraph clipGlobalNorm * refine unittest for dygraph clipGlobalNorm for mac and windows * refine unittest * add unittest for fp64 * refine unittest for fp64
-
- 14 9月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 10 9月, 2021 1 次提交
-
-
由 huangxu96 提交于
This PR supports gradient clip (ClipGradByGlobalNorm) when training with AMP(auto mixed precision).
-
- 26 8月, 2021 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 05 8月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 08 6月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 09 10月, 2020 1 次提交
-
-
由 Qi Li 提交于
-
- 17 4月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 02 4月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 10 4月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* fix too long unittest recommit test=develop * add fake_reader.py test=develop
-
- 07 12月, 2018 1 次提交
-
-
由 chengduo 提交于
* enable test_gradient_clip in mac test=develop * refine test_gradient_clip test=develop
-
- 05 12月, 2018 1 次提交
-
-
由 chengduo 提交于
* expose square test=develop * fix activation test=develop * Add square API test=develop * add necessary op * code refine * fix API.spec test=develop * fix unit test test=develop * add unit test sparse_grad_clip test=develop * fix API.spec test=develop * remove mac test for test_gradient_clip test=develop * remove selectedrows_mul_tensor test=develop
-