- 10 6月, 2023 1 次提交
-
-
由 Leo Chen 提交于
-
- 09 6月, 2023 2 次提交
-
-
由 pangengzheng 提交于
* support add(x_float32, bfloa16_) or add(x_float32, y_float16) * polish * fix test
-
由 Nyakku Shigure 提交于
* bump ruff to 0.0.271 and update config * exclude third_party * bump ruff to 0.0.272 * refine config
-
- 08 6月, 2023 4 次提交
-
-
由 Chitsing KUI 提交于
-
由 Leo Chen 提交于
* eager call all2all to avoid p2p hang in lazy init * update
-
由 Yuang Liu 提交于
-
由 ronnywang 提交于
* [CustomDevice] add sarding support * update
-
- 07 6月, 2023 3 次提交
- 06 6月, 2023 2 次提交
-
-
由 zhaoyingli 提交于
* [AutoParallel] fix sharding for 0D tensor and amp-o1 * add amp for sharding unittest
-
由 haosicheng 提交于
-
- 05 6月, 2023 1 次提交
-
-
由 Yuang Liu 提交于
* sharding pp overlap * bug fix * update * rename function * update code logic
-
- 02 6月, 2023 2 次提交
-
-
由 Haohongxiang 提交于
-
由 zhaoyingli 提交于
* [AutoParallel] add 1F1B * rm amp
-
- 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
-
- 31 5月, 2023 1 次提交
-
-
由 Yuang Liu 提交于
-
- 30 5月, 2023 1 次提交
-
-
由 Yulong Ao 提交于
* [Auto Parallel] Reorganize the fold structure * [Auto Parallel] Fix some import errors
-
- 26 5月, 2023 1 次提交
-
-
由 zhaoyingli 提交于
* global view process_group * fix import * fix attr * fix tunner init comm
-
- 25 5月, 2023 1 次提交
-
-
由 houj04 提交于
-
- 24 5月, 2023 1 次提交
-
-
由 Haohongxiang 提交于
-
- 23 5月, 2023 3 次提交
-
-
由 co63oc 提交于
-
由 cyberslack_lee 提交于
-
由 ronnywang 提交于
* [CustomDevice] fix auto_paralell * update * update * update
-
- 22 5月, 2023 2 次提交
-
-
由 zhenhailiu 提交于
* unify code * remove useless code * polish * python/paddle/distributed/fleet/meta_parallel/pipeline_parallel.py * polish * polish
-
由 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
-
- 20 5月, 2023 1 次提交
-
-
由 ShenLiang 提交于
-
- 18 5月, 2023 3 次提交
- 16 5月, 2023 5 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Yuang Liu 提交于
-
由 zhenhailiu 提交于
* polish * polish
-
由 张春乔 提交于
* rm npu * rm use_npu * rm npuid * rm use_npu * rm npuid * delete npupinned * roll back sth. * roll back sth. * delete npupinned * roll back sth. * roll back sth. * rm npu * rollback something * rollback npu identity * rollback npu identity
-
由 Mahmoud Ashraf 提交于
* correct 1th to 1st * correct 1th to 1st * fix typo * fix typos
-
- 15 5月, 2023 3 次提交
-
-
由 ronnywang 提交于
-
由 Ghost Screaming 提交于
however it can't deal with group of parameter_list of dict.
-
由 LoneRanger 提交于
* relocate regularizer.py * fix bug * fix bug * fix bug * relocate the import * replace _regularization_coeff with coeff * remove the L1DecayRegularizer and L2DecayRegularizer
-
- 11 5月, 2023 2 次提交
-
-
由 ronnywang 提交于
-
由 Kaipeng Deng 提交于
* move DataLoader to paddle.io. test=develop
-