1. 12 6月, 2023 1 次提交
  2. 09 6月, 2023 1 次提交
  3. 02 6月, 2023 1 次提交
  4. 22 5月, 2023 1 次提交
    • M
      [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() (#53856) · 3794d171
      Meteor Liu 提交于
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode()
      
      * fixed cyclic reference that caused patial import
      
      * fixed bad change
      
      * fix bad import
      
      * fix bad import
      
      * fix bad import
      
      * fix ut failed caused by change in_dynamic_mode
      
      * fix ut failed caused by change in_dynamic_mode
      
      * fixed usage of in_dynamic_mode() or in_dygraph_mode()
      
      * revert python3 to python in .pre-commit-config.yaml
      
      * fix merge conflicts
      3794d171
  5. 18 5月, 2023 2 次提交
    • C
      Fix typos, test=document_fix (#53916) · 92121d17
      co63oc 提交于
      92121d17
    • shaojie_wang's avatar
      [AMP]Master grad in static graph (#53362) · 972581d8
      shaojie_wang 提交于
      * add master gradients on static graph
      
      * add unit test for bf16 master grad static graph
      
      * use float16 as v100 test dtype
      
      * only skip GPU which do not support bf16
      
      * use linear layer to test master grad
      
      * 1.push master grad creation before all optimizer ops; 2.remove useless unittest; 3.use a function to create master grad states
      972581d8
  6. 16 5月, 2023 1 次提交
  7. 15 5月, 2023 1 次提交
  8. 11 5月, 2023 2 次提交
  9. 04 5月, 2023 1 次提交
  10. 27 4月, 2023 1 次提交
  11. 26 4月, 2023 1 次提交
  12. 22 4月, 2023 1 次提交
  13. 11 4月, 2023 1 次提交
  14. 04 4月, 2023 1 次提交
  15. 31 3月, 2023 1 次提交
  16. 30 3月, 2023 1 次提交
  17. 29 3月, 2023 1 次提交
  18. 28 3月, 2023 2 次提交
  19. 25 3月, 2023 1 次提交
  20. 23 3月, 2023 2 次提交
  21. 22 3月, 2023 1 次提交
  22. 21 3月, 2023 1 次提交
    • zhouweiwei2014's avatar
      [Zero-Dim] Support 0D for... · c74aaf67
      zhouweiwei2014 提交于
      [Zero-Dim] Support 0D for numel/rank/size/optimizer/create_parameter/create_global_var, fix some usage to adapt 0D (#51566)
      
      c74aaf67
  23. 20 3月, 2023 1 次提交
  24. 15 3月, 2023 1 次提交
  25. 14 3月, 2023 1 次提交
  26. 10 3月, 2023 1 次提交
  27. 08 3月, 2023 1 次提交
  28. 06 3月, 2023 1 次提交
  29. 03 3月, 2023 1 次提交
  30. 01 3月, 2023 1 次提交
  31. 28 2月, 2023 1 次提交
  32. 24 2月, 2023 1 次提交
    • W
      Revert grad scale optimization pr (#50839) · 8a503522
      Weilong Wu 提交于
      * Revert "fixoptminizer _set_auxiliary_var bug (#50335)"
      
      This reverts commit c44005f0.
      
      * Revert "refine optimizer create accumulators (#50188)"
      
      This reverts commit 244e7546.
      
      * Revert "fix found_inf bug for custom optimizer (#50158)"
      
      This reverts commit 64573f9f.
      
      * Revert "refine amp scaler found_inf (#49864)"
      
      This reverts commit 382e9a06.
      
      * fix code format
      
      * fix conflict
      8a503522
  33. 22 2月, 2023 1 次提交
  34. 13 2月, 2023 1 次提交
  35. 06 2月, 2023 1 次提交
  36. 02 2月, 2023 1 次提交