1. 12 1月, 2021 2 次提交
    • T
      add sparse embedding & load vars for 2.0 & gloo bug fix (#30306) · 5e839e4d
      tangwei12 提交于
      * add sparse embedding & load vars for 2.0
      
      Change-Id: I36b59ed5f015189dc9d9d2e34a9357722d369f1b
      
      * fix hdfs gloo
      
      Change-Id: Ia84d579053720ad804183e54c9a04b4f031c79c6
      
      * fix gloo hdfs
      
      Change-Id: I5ab982fd483cddc10adcdef0b8aa83aca976cb9e
      
      * move loadvar/sparse embedding from incubute to static
      
      Change-Id: I57081d3545ad2efab78c72420d2162c0eacaf3a0
      5e839e4d
    • T
      Fix/distributed proto (#29981) · 25f80fd3
      tangwei12 提交于
      * rename sendrecv.proto to namespace paddle.distributed
      
      * split ps with distributed
      25f80fd3
  2. 11 1月, 2021 2 次提交
  3. 10 1月, 2021 1 次提交
  4. 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
  5. 07 1月, 2021 3 次提交
  6. 06 1月, 2021 1 次提交
  7. 05 1月, 2021 2 次提交
  8. 04 1月, 2021 2 次提交
  9. 31 12月, 2020 1 次提交
  10. 30 12月, 2020 3 次提交
  11. 29 12月, 2020 3 次提交
  12. 28 12月, 2020 4 次提交
  13. 27 12月, 2020 1 次提交
  14. 26 12月, 2020 1 次提交
  15. 25 12月, 2020 4 次提交
  16. 24 12月, 2020 2 次提交
  17. 23 12月, 2020 2 次提交
  18. 22 12月, 2020 1 次提交
  19. 21 12月, 2020 1 次提交