1. 13 1月, 2023 2 次提交
  2. 12 1月, 2023 3 次提交
  3. 11 1月, 2023 4 次提交
  4. 10 1月, 2023 5 次提交
  5. 09 1月, 2023 2 次提交
  6. 07 1月, 2023 1 次提交
    • R
      Enable standalone executor for fleet training (#49293) · 67fc8e93
      Ruibiao Chen 提交于
      * Enable standalone executor for fleet training
      
      * Update code
      
      * Replace use_standalone_executor utils in auto parallel
      
      * Update code
      
      * Diable standalone executor for test_pass_sharding
      
      * Update code
      
      * Set sequential run for auto parallel
      
      * Fix dist_attr bug
      
      * Set sequential run for auto parallel
      67fc8e93
  7. 06 1月, 2023 2 次提交
    • G
    • Y
      [Auto Parallel] Merge dist attrs from python into c++ (#49214) · c7899074
      Yulong Ao 提交于
      * [Auto Parallel] Rename methods of ProcessMesh
      
      * [Auto Parallel] Impl the python process_mesh by the c++ one
      
      * [Auto Parallel] Add some minor modifications
      
      * [Auto Parallel] Rename some methods
      
      * [Auto Parallel] Remove unnecessary codes
      
      * [Auto Parallel] Add back some removed files
      
      * [Auto Parallel] Fix bugs
      
      * [Auto Parallel] Fix a bug
      
      * Update process_mesh.cc
      
      * [Auto Parallel] Merge dist attrs of Python into C++
      
      * [Auto Parallel] Add back deleted importing
      
      * [Auto Parallel] Add back removed unittest
      
      * [Auto Parallel] Remove type qualifiers of return types
      
      * [Auto Parallel] Fix some bugs
      
      * [Auto Parallel] Fix a bug of the quant pass
      
      * [Auto Parallel] Fix the code style
      c7899074
  8. 05 1月, 2023 2 次提交
    • U
      414ca6b9
    • Yj/rm core ops exp (#49490) · 70ea88bf
      姜永久 提交于
      * rm op_function_generator
      
      * rm op_func_generator.h
      
      * rm op_function
      
      * modify cmake
      
      * rm op_function.h
      
      * rm check for op_function_generator.cc
      
      * reset imperative
      
      * rm python part
      
      * fix imperative
      
      * lint
      
      * lint
      
      * modify legacy_c
      
      * review
      
      * modify
      
      * modify legacy
      
      * rm gen op_functions code
      
      * reset framework
      
      * rm core.ops for test
      
      * core.ops->core.eager.ops.legacy
      
      * not raiseError for xpu
      70ea88bf
  9. 04 1月, 2023 2 次提交
  10. 03 1月, 2023 1 次提交
  11. 30 12月, 2022 2 次提交
  12. 29 12月, 2022 1 次提交
  13. 28 12月, 2022 2 次提交
  14. 27 12月, 2022 4 次提交
  15. 26 12月, 2022 3 次提交
    • W
      Add collective communication APIs to improve completeness (#49252) · dec67d6d
      Wen Sun 提交于
      * feat: broadcast_object_list & scatter_object_list
      
      * chore: update ut conf
      
      * get_backend & is_available
      
      * docs: update requirements
      
      * fix: resolve conflicts
      Co-authored-by: NLiYuRio <liyuruijx@163.com>
      dec67d6d
    • W
      [fluid clean]replace fliud.io.load_inference_model from util_factory.py (#49156) · 3f896dce
      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.
      
      * move load_inference_model to distributed
      
      * fix origin develop codes diff
      
      * move _endpoints_replacement
      
      * delete line
      
      * reset line
      
      * add unittest case of load_inference_model
      
      * fix unittest
      
      * fix unittest
      
      * fix coverage
      
      * fix coverage
      3f896dce
    • Y
      [Auto Parallel] Merge the python and c++ impls of ProcessMesh (#47503) · 1c0afa79
      Yulong Ao 提交于
      * [Auto Parallel] Rename methods of ProcessMesh
      
      * [Auto Parallel] Impl the python process_mesh by the c++ one
      
      * [Auto Parallel] Add some minor modifications
      
      * [Auto Parallel] Rename some methods
      
      * [Auto Parallel] Remove unnecessary codes
      
      * [Auto Parallel] Add back some removed files
      
      * [Auto Parallel] Fix bugs
      
      * [Auto Parallel] Fix a bug
      
      * Update process_mesh.cc
      
      * [Auto Parallel] Fix a bug
      1c0afa79
  16. 25 12月, 2022 1 次提交
  17. 23 12月, 2022 2 次提交
  18. 21 12月, 2022 1 次提交