1. 15 11月, 2021 1 次提交
  2. 17 9月, 2021 2 次提交
    • 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
    • H
      Support EMA in Paddle2.x and Fleet (#35673) · fb4d5689
      Haohongxiang 提交于
      * Support EMA in Paddle2.x and Fleet
      
      * update
      
      * update
      
      * update
      
      * modify ut of ema
      
      * modify docs
      
      * modify bugs
      
      * update
      
      * update
      
      * update
      
      * modify ut
      fb4d5689
  3. 16 9月, 2021 2 次提交
  4. 15 9月, 2021 1 次提交
  5. 10 9月, 2021 1 次提交
  6. 08 9月, 2021 3 次提交
  7. 02 9月, 2021 1 次提交
  8. 27 8月, 2021 1 次提交
  9. 23 8月, 2021 1 次提交
  10. 20 8月, 2021 1 次提交
  11. 17 8月, 2021 1 次提交
  12. 14 8月, 2021 1 次提交
  13. 11 8月, 2021 1 次提交
  14. 09 8月, 2021 1 次提交
  15. 28 7月, 2021 2 次提交
  16. 27 7月, 2021 1 次提交
  17. 20 7月, 2021 2 次提交
  18. 19 7月, 2021 3 次提交
  19. 16 7月, 2021 1 次提交
  20. 15 7月, 2021 1 次提交
  21. 13 7月, 2021 1 次提交
  22. 12 7月, 2021 1 次提交
  23. 08 7月, 2021 2 次提交
  24. 21 6月, 2021 2 次提交
  25. 15 6月, 2021 1 次提交
  26. 11 6月, 2021 1 次提交
  27. 10 6月, 2021 1 次提交
  28. 09 6月, 2021 2 次提交
  29. 03 6月, 2021 1 次提交