1. 10 3月, 2023 1 次提交
  2. 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
  3. 06 2月, 2023 1 次提交
  4. 30 1月, 2023 1 次提交
  5. 30 12月, 2022 1 次提交
  6. 25 12月, 2022 1 次提交
  7. 09 12月, 2022 1 次提交
  8. 29 11月, 2022 1 次提交
  9. 03 11月, 2022 1 次提交
  10. 23 10月, 2022 1 次提交
  11. 10 10月, 2022 1 次提交
  12. 14 9月, 2022 1 次提交
  13. 01 9月, 2022 1 次提交
  14. 26 8月, 2022 1 次提交
  15. 08 8月, 2022 1 次提交
  16. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  17. 25 3月, 2022 1 次提交
    • J
      Refactor Dygraph Flags (#40786) · 3085d5e4
      Jiabin Yang 提交于
      * refactor eager flags
      
      * fix flags error when we switch from eager to dygraph
      
      * fix ci problem
      
      * fix ci
      
      * fix ci
      
      * merge develop and fix code style
      
      * merge develop and fix code style
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * merge develop
      3085d5e4
  18. 10 2月, 2022 1 次提交
  19. 17 12月, 2021 1 次提交
    • S
      Refine some AMP operators for BERT (#37923) · d80fe268
      sneaxiy 提交于
      * support multi precision update for LAMB
      
      * hide some api
      
      * fix ci uts
      
      * fix lamb output of dygraph
      
      * remove some changes to some PR
      
      * try to fix Py3 CI compile error
      
      * fix test_imperative_optimizer, add lars ut, add layer_norm ut
      
      * fix ut, fix format
      
      * fix ut
      
      * fix windows ci
      d80fe268
  20. 02 8月, 2021 1 次提交
  21. 15 7月, 2021 1 次提交
  22. 31 5月, 2021 1 次提交
  23. 29 4月, 2021 1 次提交
  24. 23 4月, 2021 1 次提交
  25. 17 1月, 2021 1 次提交
  26. 29 12月, 2020 1 次提交
    • C
      fix code bugs (#29932) · af372858
      Chen Long 提交于
      * fix code bugs
      
      * fix code bugs test=document_fix
      
      * fix code bugs test=document_fix
      af372858
  27. 01 12月, 2020 1 次提交
  28. 24 11月, 2020 1 次提交