1. 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
  2. 15 9月, 2021 1 次提交
  3. 14 9月, 2021 1 次提交
    • H
      Add solutions to PyLayer which is unsupported in DataParallel (#35401) · d483b8c0
      Haohongxiang 提交于
      * Add solutions to PyLayer which is unsupported in DataParallel
      
      * modify note format for parallel.py
      
      * modify docs of dataparallel
      
      * add docs of dp with pylayer
      
      * modify docs format
      
      * modify example format
      
      * change example of dp with pylayer
      
      * add unittest for dp with pylayer
      
      * modify ut
      
      * merge latest codes
      
      * update
      
      * modify for CI-Coverage
      
      * modify text-indent
      d483b8c0
  4. 13 9月, 2021 1 次提交
  5. 09 8月, 2021 1 次提交
  6. 05 7月, 2021 1 次提交
  7. 01 7月, 2021 1 次提交
  8. 21 6月, 2021 1 次提交
  9. 07 6月, 2021 1 次提交
  10. 03 6月, 2021 1 次提交
  11. 17 5月, 2021 1 次提交
  12. 06 5月, 2021 1 次提交
  13. 30 4月, 2021 1 次提交
  14. 26 4月, 2021 1 次提交
  15. 25 4月, 2021 2 次提交
  16. 22 4月, 2021 1 次提交
  17. 19 4月, 2021 1 次提交
  18. 07 4月, 2021 1 次提交
    • T
      Struct SparseValue && Bug Fix (#31721) · a881b4d5
      tangwei12 提交于
      * add PullSparseValue for pull sparse
      
      * fix bug for PullSparseValue
      
      * add test mode in lookuptable
      
      * revert API change
      
      * add comment for is_training
      a881b4d5
  19. 02 3月, 2021 1 次提交
  20. 14 1月, 2021 1 次提交
  21. 24 12月, 2020 1 次提交
  22. 08 12月, 2020 1 次提交
  23. 30 11月, 2020 1 次提交
  24. 16 10月, 2020 1 次提交
  25. 29 9月, 2020 1 次提交
  26. 28 9月, 2020 3 次提交
  27. 24 9月, 2020 1 次提交
  28. 17 9月, 2020 1 次提交
  29. 16 9月, 2020 1 次提交
  30. 29 8月, 2020 1 次提交
  31. 13 8月, 2020 1 次提交