- 06 7月, 2023 1 次提交
-
-
由 Zhang Ting 提交于
-
- 12 6月, 2023 2 次提交
-
-
由 niuliling123 提交于
-
由 Nyakku Shigure 提交于
-
- 09 6月, 2023 1 次提交
-
-
由 Nyakku Shigure 提交于
* bump ruff to 0.0.271 and update config * exclude third_party * bump ruff to 0.0.272 * refine config
-
- 01 6月, 2023 1 次提交
-
-
由 Wang Xin 提交于
* static graph autogen code for check_finite_and_unscale_ op * bug fixed
-
- 22 5月, 2023 1 次提交
-
-
由 niuliling123 提交于
-
- 18 5月, 2023 1 次提交
-
-
由 shaojie_wang 提交于
* add master gradients on static graph * add unit test for bf16 master grad static graph * use float16 as v100 test dtype * only skip GPU which do not support bf16 * use linear layer to test master grad * 1.push master grad creation before all optimizer ops; 2.remove useless unittest; 3.use a function to create master grad states
-
- 16 5月, 2023 1 次提交
-
-
由 niuliling123 提交于
-
- 15 5月, 2023 1 次提交
-
-
由 shaojie_wang 提交于
* fix embedding model weight type mismatch error * Update fp16_utils.py --------- Co-authored-by: NZhang Ting <zhangting_2017@163.com>
-
- 12 5月, 2023 1 次提交
-
-
由 Zhang Ting 提交于
-
- 11 5月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 10 5月, 2023 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 08 5月, 2023 1 次提交
-
-
由 Zhang Ting 提交于
-
- 24 4月, 2023 2 次提交
-
-
由 Yiqun Liu 提交于
[AMP] Allow to enable multi_precision through paddle.static.amp.decorate and add documents for some apis. (#53012) * Add document for some apis. test=docs_preview * Allow to set master_weight in paddle.static.amp.decorate. * Polish codes and add unittest. * Refine docs. * Remove the repetitive function.
-
由 Zhang Ting 提交于
* support promote dtype for static amp training * unify o1 and o2 * update for unittest * fix op_role * add use_promote arg * fix doc * add promote unittest * polish unittests * fix controflow and test
-
- 18 4月, 2023 1 次提交
-
-
由 Yiqun Liu 提交于
* Implement a common AmpTestBase. * Support overload of decorate. * Change the ignore list of flake and fix an error.
-
- 14 4月, 2023 2 次提交
-
-
由 duanyanhui 提交于
-
由 Yiqun Liu 提交于
* Unify the static amp codes of fp16 and bf16. * Polish apis and add unittest. * Add operator stats collecting tools for program. * Add the check of number of bloat16 operators in unittest. * Add warning for operator not supported for amp. * Add testing of BF16 O1 and O2.
-
- 12 4月, 2023 1 次提交
-
-
由 qizhaoaoe 提交于
* fix dtype cast in amp. * add test case and update docs. * remove set_prim.
-
- 09 4月, 2023 1 次提交
-
-
由 shaojie_wang 提交于
-
- 06 4月, 2023 1 次提交
-
-
由 Kim Yann 提交于
* rem is_compiled_with_npu * rem nup related code * make lint happy * rem test * remove some tests * Update grad_scaler.py * fix an error
-
- 03 4月, 2023 1 次提交
-
-
由 Kim Yann 提交于
* rem is_compiled_with_mlu * fix some mlu_place and mlu_device_coount * make lint happy
-
- 31 3月, 2023 1 次提交
-
-
由 张春乔 提交于
* autofix Co-authored-by: NLiyulingyue <83450930+Liyulingyue@users.noreply.github.com> * revert changes in python/paddle/distributed/fleet/utils/hybrid_parallel_util.py * empty commit, trigger ci * fix test_slice --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 16 3月, 2023 1 次提交
-
-
由 liuruyan 提交于
-
- 10 3月, 2023 1 次提交
-
-
由 liuruyan 提交于
-
- 14 2月, 2023 1 次提交
-
-
由 mhy-666 提交于
-
- 17 1月, 2023 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 13 1月, 2023 1 次提交
-
-
由 Weilong Wu 提交于
* [Eager] polish some apis logic * polish api logic
-
- 12 1月, 2023 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 28 4月, 2021 1 次提交
-
-
由 arlesniak 提交于
-
- 26 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 22 3月, 2021 1 次提交
-
-
由 arlesniak 提交于
-
- 15 12月, 2020 1 次提交
-
-
由 huangxu96 提交于
* add alias for fluid.contrib.mixed_precision
-