1. 05 9月, 2023 1 次提交
  2. 31 8月, 2023 1 次提交
  3. 29 8月, 2023 1 次提交
  4. 11 8月, 2023 1 次提交
  5. 09 8月, 2023 1 次提交
    • L
      remove the... · 723c6f77
      LoneRanger 提交于
      remove the AdamOptimizer、SGDOptimizer、MomentumOptimizer、ModelAverage、LookaheadOptimizer、FtrlOptimizer、DecayedAdagradOptimizer、DpsgdOptimizer in fluid and relocate the ExponentialMovingAverage、PipelineOptimizer、GradientMergeOptimizer and change optimizer base for LarsMomentumOptimizer and RecomputeOptimizer (#55970)
      
      * change the optimizer base for SGDOptimizer
      
      * change the optimizer base for SGDOptimizer
      
      * replace the SGDOptimizer with SGD
      
      * fix bug of sgd
      
      * change the optimizer base for MomentumOptimizer
      
      * fix the remaining tests
      
      * remove the Momentum in fluid/optimizer.py
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * Update test_resnet_cinn.py
      
      * Update test_resnet_prim_cinn.py
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * remove the ModelAverage in fluid
      
      * remove the LookaheadOptimizer in fluid
      
      * fix bug
      
      * remove AdamOptimizer in fluid
      
      * Update test_image_classification_fp16.py
      
      * fix bug
      
      * relocate the ExponentialMovingAverage in fluid
      
      * restore the static api
      
      * remove the FtrlOptimizer in fluid
      
      * remove the DecayedAdagradOptimizer in fluid
      
      * remove the DpsgdOptimizer in fluid
      
      * fix bug
      
      * fix codestyle
      
      * fix bug
      
      * fix bug
      
      * relocate the PipelineOptimizer
      
      * relocate the GradientMergeOptimizer
      
      * fix bug
      
      * fix bug
      
      * fix bug
      
      * fix doc
      
      * Update __init__.py
      
      * Update test_fleet_qat_meta_optimizer.py
      
      * change optimizer base for LarsMomentumOptimizer
      
      * fix bug
      
      * fix conflict
      
      * fix code-style
      
      * fix sample codes
      
      * fix bug
      
      * fix bug
      
      * fix cinn bug
      
      * fix bug
      
      * fix bug
      
      * Update qat_optimizer.py
      
      * Update __init__.py
      
      * fix bug
      
      * change optimizer base for RecomputeOptimizer
      
      * fix bug
      
      * fix bug
      
      * Update test_imperative_optimizer_v2.py
      723c6f77
  6. 19 7月, 2023 2 次提交
  7. 31 5月, 2023 1 次提交
  8. 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
  9. 15 5月, 2023 1 次提交
  10. 26 4月, 2023 1 次提交
  11. 21 4月, 2023 1 次提交
  12. 31 3月, 2023 1 次提交
  13. 20 3月, 2023 1 次提交
  14. 15 3月, 2023 1 次提交
  15. 01 3月, 2023 1 次提交
  16. 24 2月, 2023 2 次提交
  17. 16 2月, 2023 1 次提交
  18. 14 2月, 2023 1 次提交
  19. 09 2月, 2023 1 次提交
  20. 03 1月, 2023 1 次提交
  21. 30 12月, 2022 1 次提交
  22. 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
  23. 09 12月, 2022 1 次提交
  24. 01 12月, 2022 1 次提交
  25. 29 11月, 2022 1 次提交
  26. 21 11月, 2022 1 次提交
  27. 09 11月, 2022 1 次提交
  28. 03 11月, 2022 2 次提交
  29. 23 10月, 2022 1 次提交
  30. 12 10月, 2022 1 次提交
  31. 21 9月, 2022 1 次提交
  32. 20 9月, 2022 1 次提交
  33. 19 9月, 2022 1 次提交
  34. 14 9月, 2022 1 次提交
  35. 26 8月, 2022 1 次提交
  36. 03 8月, 2022 1 次提交
  37. 27 7月, 2022 1 次提交