1. 15 5月, 2023 1 次提交
  2. 11 5月, 2023 1 次提交
  3. 24 4月, 2023 1 次提交
  4. 21 4月, 2023 2 次提交
  5. 20 4月, 2023 1 次提交
  6. 17 4月, 2023 1 次提交
  7. 06 4月, 2023 1 次提交
    • K
      rem is_compiled_with_npu (#52385) · 7976e2a3
      Kim Yann 提交于
      * rem is_compiled_with_npu
      
      * rem nup related code
      
      * make lint happy
      
      * rem test
      
      * remove some tests
      
      * Update grad_scaler.py
      
      * fix an error
      7976e2a3
  8. 31 3月, 2023 1 次提交
  9. 28 3月, 2023 1 次提交
  10. 23 3月, 2023 2 次提交
  11. 13 3月, 2023 1 次提交
    • K
      [with_data_parallel][part6] remove with_data_parallel in distributed optimizer (#50719) · 1404f732
      kangguangli 提交于
      * find relevant testcase
      
      * remove with_data_parallel
      
      * trigger CI
      
      * do not apply ParameterServerGraphOptimizer
      
      * remove useless optimizer
      
      * remove with_data_parallel in test_dist_base
      
      * fix test_fleet_base_3
      
      * only reserve changes for GraphExecutionOptimizer
      
      * fix bug
      
      * fix test_minst_dgc_nccl
      
      * fix typo
      
      * fix test_dist_mnist_gradient_merge
      
      * rm TestDistMnistNCCL2DGCMultiCards
      
      * fix optimizer conflicts
      
      * fix dist_mnist
      
      * fix test_dist_hapi
      
      * delete test_fleet_graph_execution_meta_optimizer & test_fleet_graph_executor
      
      * temporally not delete unittest
      
      * fix unittests
      
      * fix ci
      
      * recover prune in python/paddle/hapi/model.py
      1404f732
  12. 16 2月, 2023 1 次提交
  13. 29 11月, 2022 1 次提交
  14. 24 11月, 2022 1 次提交
    • W
      [Fluid clean] (#48105) · 43b92b63
      wangxiaoning 提交于
      * add index sample fp16 support
      
      * remove fluid APIs in distributed_strategy.py and role_maker.py
      
      * Revert "remove fluid APIs in distributed_strategy.py and role_maker.py"
      
      This reverts commit 223bbee990d3bf69e252fc3c0f19e3873550a264.
      
      * remove fluid APIs in distributed_strategy.py and role_maker.py
      
      * remove index sample op changes
      
      * remove fluid APIs under fleet.base
      
      * remove fluid APIs under fleet.layers.mpu
      
      * remove fluid APIs under fleet.meta_optimizers
      
      * fix fluid error
      
      * fix util_factory.py
      
      * reset fluid.io.load_inference_model API
      43b92b63
  15. 03 11月, 2022 1 次提交
  16. 23 10月, 2022 1 次提交
  17. 12 10月, 2022 1 次提交
    • N
      [CodeStyle][F401] remove unused imports in python/paddle/distributed (#46758) · fe716a0b
      Nyakku Shigure 提交于
      * [CodeStyle][F401] remove unused import in python/paddle/distributed
      
      * remove pass
      
      * empty commit
      
      * Fix ValueError: list.remove(x): x not in list for meta_optimizer_names.
      
      Fix ValueError: list.remove(x): x not in list for meta_optimizer_names.
      
      * Fix split import.
      
      Fix split import.
      
      * add noqa after meta_optimizers in factory
      
      * restort collective ops
      
      * expand `import *`
      
      * add noqa after required imports
      
      * try to fix APIs without core.ops
      
      * Revert "try to fix APIs without core.ops"
      
      This reverts commit 6172beaf601e84bf61f2490c12c4739f0edaa5eb.
      
      * fix an increment
      
      * empty commit
      
      * add noqa after required imports
      
      * expand `import *`, fix ci error
      Co-authored-by: NShuangchi He <34329208+Yulv-git@users.noreply.github.com>
      fe716a0b
  18. 20 9月, 2022 1 次提交
    • R
      logger manager (#45909) · 264ad205
      Roc 提交于
      uniform logger manager in FleetAPI.
      hidde API under distributed/utils which users don't need.
      264ad205
  19. 14 9月, 2022 1 次提交
  20. 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
  21. 10 5月, 2022 1 次提交
  22. 02 4月, 2022 1 次提交
  23. 06 1月, 2022 1 次提交
  24. 14 10月, 2021 1 次提交
  25. 29 9月, 2021 1 次提交
  26. 28 9月, 2021 1 次提交
  27. 18 9月, 2021 1 次提交
  28. 16 9月, 2021 2 次提交
  29. 15 9月, 2021 1 次提交
  30. 25 8月, 2021 1 次提交
  31. 20 8月, 2021 1 次提交
  32. 18 8月, 2021 1 次提交
  33. 11 8月, 2021 1 次提交
  34. 10 8月, 2021 1 次提交
  35. 06 8月, 2021 1 次提交
  36. 03 8月, 2021 1 次提交
  37. 02 8月, 2021 1 次提交