- 09 2月, 2023 1 次提交
-
-
由 zqw_1997 提交于
* remove dygraph.parallel.ParallelEnv * logger.py error: AttributeError: module 'paddle' has no attribute 'distributed' * move the implenmentation to the root folder * logger.py import ParallelEnv from paddle.parallel to avoid circular import * add the comment of why import ParallelEnv from paddle.parallel in logger.py and remove the api interface in the paddle/parallel.py * outdated Env and note removed * decouple the logger.py and ParallelEnv * remove another ref of parallel in init.py
-
- 22 12月, 2022 1 次提交
-
-
由 姜永久 提交于
* remove custom op eager guard tests * rm custom_runtime eager guard tests * rm xccl eager tests * modify * modify * set grad retain for custom_relu test * retain grad for custom relu op * modify custom_relu test
-
- 05 12月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 25 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* add isort config * isort all files
-
- 21 11月, 2022 1 次提交
-
-
由 LiYuRio 提交于
-
- 16 11月, 2022 1 次提交
-
-
由 Wen Sun 提交于
* refactor: update pg custom * fix: use new api in ut * fix: typo * revert: recover legacy apis * fix: add GetDeviceContext
-
- 14 11月, 2022 1 次提交
-
-
由 LiYuRio 提交于
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 10 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 27 7月, 2022 1 次提交
-
-
由 ronnywang 提交于
* [CustomDevice] add process_group_xccl ut * update
-
- 05 6月, 2022 1 次提交
-
-
由 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
-
- 08 3月, 2022 1 次提交
-
-
由 lilong12 提交于
* add pg_hccl
-
- 07 3月, 2022 1 次提交
-
-
由 lilong12 提交于
-
- 03 3月, 2022 1 次提交
-
-
由 lilong12 提交于
-
- 02 3月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 23 2月, 2022 1 次提交
-
-
由 ShenLiang 提交于
* add processgroup_nccl
-