1. 31 5月, 2023 1 次提交
  2. 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
  3. 15 5月, 2023 1 次提交
  4. 26 4月, 2023 1 次提交
  5. 21 4月, 2023 1 次提交
  6. 31 3月, 2023 1 次提交
  7. 20 3月, 2023 1 次提交
  8. 15 3月, 2023 1 次提交
  9. 01 3月, 2023 1 次提交
  10. 24 2月, 2023 2 次提交
  11. 16 2月, 2023 1 次提交
  12. 14 2月, 2023 1 次提交
  13. 09 2月, 2023 1 次提交
  14. 03 1月, 2023 1 次提交
  15. 30 12月, 2022 1 次提交
  16. 21 12月, 2022 1 次提交
    • X
      update lbfgs optimizers (#48938) · aa40d80d
      xiaoguoguo626807 提交于
      * lbfgs right version
      
      * delete log
      
      * code_style
      
      * add test
      
      * delete sparse grad
      
      * add test for converage
      
      * modify example in dygraph
      
      * revert lbfgs
      
      * add test for linesearch
      
      * code_style
      
      * add test
      
      * modify test
      
      * modify test
      
      * modify set
      
      * modify set
      
      * modify test
      
      * modiy code_block; test=docs_preview
      
      * modiy code_block; test=docs_preview
      aa40d80d
  17. 09 12月, 2022 1 次提交
  18. 01 12月, 2022 1 次提交
  19. 29 11月, 2022 1 次提交
  20. 21 11月, 2022 1 次提交
  21. 09 11月, 2022 1 次提交
  22. 03 11月, 2022 2 次提交
  23. 23 10月, 2022 1 次提交
  24. 12 10月, 2022 1 次提交
  25. 21 9月, 2022 1 次提交
  26. 20 9月, 2022 1 次提交
  27. 19 9月, 2022 1 次提交
  28. 14 9月, 2022 1 次提交
  29. 26 8月, 2022 1 次提交
  30. 03 8月, 2022 1 次提交
  31. 27 7月, 2022 1 次提交
  32. 09 6月, 2022 1 次提交
  33. 07 6月, 2022 1 次提交
  34. 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
  35. 10 5月, 2022 1 次提交
  36. 28 4月, 2022 1 次提交
  37. 14 4月, 2022 1 次提交
    • S
      fix bfgs_doc (#41505) · 7f73ef2c
      Sing_chan 提交于
      * fix bfgs_doc; test=document_fix
      
      * add parameter name; test=document_fix
      
      * modify according to chenlong's comments;test=document_fix
      7f73ef2c
  38. 08 4月, 2022 1 次提交