1. 08 1月, 2021 4 次提交
    • Z
      Support pure fp16 training for AMP API. (#29544) · 7f7dfccf
      Zhen Wang 提交于
      * add cast ops before and after unsupported fp16 ops.
      
      * Keep partial net in FP32 pattern.
      
      * Support check_finite_and_unscale and update_loss_scaling for FP16 calculation mode.
      
      * Add fp16 support for adam op.
      
      * add multi precision attr for adam.
      
      * Fix the bug of test_multi_precision_fp16_train UT.
      
      * Code format for CI.
      
      * Fix the redefine error about MPTypeTrait on windows.
      
      * fix bugs of the _create_accumulators func in Momentum.
      
      * fix bug when inserting post cast op.
      
      * Add the update_loss_scaling op in allow_set of UnusedVarCheck.
      
      * Update for ci coverage.
      
      * Add some doc for OptimizerWithMixedPrecision.
      
      * Fix the code style.
      
      * Imporve the doc of `amp_init`.
      
      * Change for fp16 testing if users have the infer program defined in separate way.
      7f7dfccf
    • L
      use cuda generator in bernoulli cuda kernel (#30199) · 789743e1
      Leo Chen 提交于
      789743e1
    • L
      Add callback after TensorCopy (#30123) · 1f97d61c
      Leo Chen 提交于
      * change to tensor copy sync
      
      * change to tensor copy sync
      
      * make copy_to safe when use TensorCopy
      
      * refine code
      
      * add ut
      
      * add cudapinned garbagecollector
      
      * add testcase: cpu place -> cuda pinned place
      1f97d61c
    • C
      【Paddle.Fleet】Fix tensor table (#30075) · 528e03fc
      Chengmo 提交于
      * add tensor table
      528e03fc
  2. 07 1月, 2021 3 次提交
  3. 06 1月, 2021 1 次提交
  4. 05 1月, 2021 2 次提交
  5. 04 1月, 2021 2 次提交
  6. 31 12月, 2020 1 次提交
  7. 30 12月, 2020 3 次提交
  8. 29 12月, 2020 3 次提交
  9. 28 12月, 2020 4 次提交
  10. 27 12月, 2020 1 次提交
  11. 26 12月, 2020 1 次提交
  12. 25 12月, 2020 4 次提交
  13. 24 12月, 2020 2 次提交
  14. 23 12月, 2020 2 次提交
  15. 22 12月, 2020 1 次提交
  16. 21 12月, 2020 1 次提交
  17. 18 12月, 2020 1 次提交
  18. 17 12月, 2020 2 次提交
  19. 16 12月, 2020 1 次提交
  20. 14 12月, 2020 1 次提交