- 23 8月, 2023 1 次提交
-
-
由 张春乔 提交于
* 203 * 204 * 205 * 206 * 207 * 208 * 209 * 210 * 211 * Update all_to_all.py * Apply suggestions from code review
-
- 22 8月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 21 8月, 2023 1 次提交
-
-
由 RichardWooSJTU 提交于
-
- 14 8月, 2023 1 次提交
-
-
由 张春乔 提交于
* input.py * Update python/paddle/nn/functional/input.py * Update input.py * Update all_gather.py * Update all_gather.py
-
- 12 6月, 2023 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 01 6月, 2023 1 次提交
-
-
由 zhaoyingli 提交于
* [AutoParallel] update while control_flow with pipeline * update process group instantiate * fix micro_bsz for reshard * update api for micro batch size * add strategy for dp optimization
-
- 22 5月, 2023 1 次提交
-
-
由 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
-
- 16 5月, 2023 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 zhenhailiu 提交于
* polish * polish
-
- 26 4月, 2023 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 12 4月, 2023 1 次提交
-
-
由 Yulong Ao 提交于
* [Auto Parallel] Speedup the completion process * [Auto Parallel] Skip the property of dist_context when deepcopying * [Auto Parallel] Remove the unnecessary print * [Auto Parallel] Move some changes from 2.4 branch to develop * Update engine.py * [Auto Parallel] Fix a bug
-
- 07 4月, 2023 1 次提交
-
-
由 TaoTao Li 提交于
fix merge conflicts
-
- 04 4月, 2023 1 次提交
-
-
由 Tian 提交于
-
- 31 3月, 2023 2 次提交
-
-
由 zhenhailiu 提交于
* gather with doc * resolve comment * polish * polish * code style * polish doc * add_test * polish * polish * add test check * add test check * polish * polish * polish * polish * fix_time_out * polish * fix timeout * fix_timeout * polish * polish * polish * polish * polish
-
由 张春乔 提交于
* autofix Co-authored-by: NLiyulingyue <83450930+Liyulingyue@users.noreply.github.com> * revert changes in python/paddle/distributed/fleet/utils/hybrid_parallel_util.py * empty commit, trigger ci * fix test_slice --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 30 3月, 2023 1 次提交
-
-
由 Guoxia Wang 提交于
* support python object input data broadcast for model parallel * add unittest * fix * fix concat 0D tensor * fix codestyle
-
- 25 3月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 18 3月, 2023 1 次提交
-
-
由 Wen Sun 提交于
* fix: fix broadcast object list * fix: fix scatter object list
-
- 11 1月, 2023 1 次提交
-
-
由 Wen Sun 提交于
-
- 30 12月, 2022 1 次提交
-
-
由 Sanbu 提交于
* 1219 * temporarily change the num_diff_files limit, test=document_fix * Revert "temporarily change the num_diff_files limit, test=document_fix" This reverts commit 8e70f00ef468d2dad0e38b3da06295ed62990d20. * for codestyle * remove duplicate license * `static mode` -> `static graph mode` * Update hybrid_parallel_inference.py * Update layer_function_generator.py * Update manipulation.py * reset Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com> Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 26 12月, 2022 1 次提交
-
-
由 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>
-
- 25 12月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* delete legacy dygraph code in python/paddle/distributed * refine
-
- 07 12月, 2022 1 次提交
-
-
由 Kevin吴嘉文 提交于
-
- 29 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
- 28 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
* refactor: move wait * refactor: move barrier * fix: fix incorrect import
-
- 25 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
* refactor: move all_gather
-
- 23 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
* feat: static check
-
- 18 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
-
- 17 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
-
- 08 11月, 2022 2 次提交
-
-
由 LiYuRio 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition * fix an increment
-
- 07 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
-
- 04 11月, 2022 1 次提交
-
-
由 LiYuRio 提交于
-
- 02 11月, 2022 1 次提交
-
-
由 JYChen 提交于
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 14 10月, 2022 1 次提交
-
-
由 Wen Sun 提交于
-
- 13 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 11 10月, 2022 1 次提交
-
-
由 Wen Sun 提交于
-
- 10 10月, 2022 1 次提交
-
-
由 LiYuRio 提交于
-
- 30 9月, 2022 1 次提交
-
-
由 Wen Sun 提交于
-