1. 25 10月, 2021 1 次提交
    • W
      [cherry-pick 2.2] static model parallel dropout support deterministic RandomSeedGenerator (#36682) · 59615fff
      WangXi 提交于
      * Revert "Add fused_dropout wrapper to ease use. (#36185) (#36640)"
      
      This reverts commit 05d7e2fd.
      
      * [hybrid] seed and dropout op support force-cpu (#35820)
      
      * [HIP] fix op not support AMD GPU bug, the flag PADDLE_WITH_ROCM is invalid
      
      * [HIP] fix op not support AMD GPU bug, the flag PADDLE_WITH_ROCM is invalid
      
      * [HIP] fix op not support AMD GPU bug
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] seed and dropout op support force-cpu
      
      * [hybrid] fix seed ci failed issue
      
      * add AsExtra for force_cpu of seed op
      
      * Add fused_dropout wrapper to ease use. (#36185)
      
      * [hybrid] static model parallel dropout support deterministic RandomSeedGenerator (#36228)
      Co-authored-by: Nxiayanming <41795079@qq.com>
      Co-authored-by: NLi Min <11663212+limin2021@users.noreply.github.com>
      59615fff
  2. 26 9月, 2021 1 次提交
  3. 17 9月, 2021 1 次提交
    • Z
      [AMP] Support pure fp16 training mode for dygraph (#35521) · adaeee4d
      zhangbo9674 提交于
      * add pure fp16 major function in auto_cast & tracer
      
      * support master weight in dygraph for pure fp16
      
      * check mix dtype of fp16&fp32 for check_finite_and_unscale op
      
      * change pure fp16 funtion name
      
      * refine some bug in auto_cast
      
      * refine auto_cast interface logic
      
      * add param _casted_by_pure_fp16 for class Layer
      
      * support state_dict hook for save model by user appointed dtype in pure_fp16_decorator
      
      * refine pure_fp16_decorator as decorator
      
      * add unittest
      
      * add comment
      
      * add comment
      
      * support recompute
      
      * add comment for auto_cast and decorator
      
      * support to_static_state_dict for paddle.jit.save
      
      * unlimite models num and optimizers num
      
      * add lookup_table in black_list
      
      * fix momentum and layer state_dict
      
      * fix bug in layer state_dict
      
      * fix bug in layer state_dict_helper
      
      * refine unittest
      
      * refine test_momentun_op
      
      * refine interface and some code
      
      * refine amp_decorator interface
      
      * refine pure fp16 interface
      
      * refine master weight interface
      adaeee4d
  4. 13 9月, 2021 1 次提交
  5. 10 9月, 2021 2 次提交
  6. 01 9月, 2021 1 次提交
  7. 13 8月, 2021 1 次提交
  8. 12 8月, 2021 1 次提交
  9. 11 8月, 2021 1 次提交
  10. 06 8月, 2021 1 次提交
  11. 05 8月, 2021 2 次提交
  12. 03 8月, 2021 1 次提交
  13. 02 8月, 2021 1 次提交
  14. 14 7月, 2021 1 次提交
  15. 05 7月, 2021 1 次提交
  16. 02 7月, 2021 1 次提交
  17. 01 7月, 2021 2 次提交
  18. 25 6月, 2021 1 次提交
  19. 16 6月, 2021 1 次提交
  20. 09 6月, 2021 1 次提交
  21. 07 6月, 2021 1 次提交
  22. 24 5月, 2021 1 次提交
  23. 17 5月, 2021 1 次提交
  24. 07 5月, 2021 1 次提交
  25. 06 5月, 2021 1 次提交
  26. 03 5月, 2021 1 次提交
  27. 27 4月, 2021 1 次提交
  28. 26 4月, 2021 1 次提交
  29. 25 4月, 2021 2 次提交
  30. 22 4月, 2021 1 次提交
  31. 19 4月, 2021 1 次提交
  32. 17 4月, 2021 1 次提交