- 29 3月, 2023 1 次提交
-
-
由 Kim 提交于
* fix PLR1722 * fix issue * fix error
-
- 17 2月, 2023 1 次提交
-
-
由 risemeup1 提交于
-
- 07 2月, 2023 1 次提交
-
-
由 risemeup1 提交于
-
- 10 1月, 2023 1 次提交
-
-
由 risemeup1 提交于
-
- 16 12月, 2022 1 次提交
-
-
由 risemeup1 提交于
* print prec_delta * modify after zhangbo reviewed * print prec delta
-
- 29 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
- 08 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2][U004] unecessary explicit `object` inheritance in class definition * fix an increment
-
- 04 11月, 2022 1 次提交
-
-
由 risemeup1 提交于
* 修改.gitigore文件,把ljd_sh文件忽略掉 * 取消ljd_sh文件忽略 * fix ci bug * fix windows ci bug * fix bug ci * fix bug test * fix bug test
-
- 02 11月, 2022 2 次提交
-
-
由 zhangbo9674 提交于
* fix ci bug * test
-
由 risemeup1 提交于
* 修改.gitigore文件,把ljd_sh文件忽略掉 * 修复改动单测文件没有触发精准测试的问题 * 取消改动.gitignore * 修复改动单测没有出发精准测试的问题 * 修改变量名含义更加容易理解,test=coverage
-
- 01 11月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][E712] use `if cond`/`if cond is True` for comparison with `True` * revert changes in fluid * revert unrelated file * revert changes in norm * revert changes in auto_parallel_amp * fix norm and auto_parallel_amp * revert a typo fix due to fixed at #47477
-
由 risemeup1 提交于
* 修改.gitigore文件,把ljd_sh文件忽略掉 * 取消ljd_sh文件忽略 * filter npu xpu mlu ipu file * filter xpu npu mlu ipu files * filter npu xpu mlu ipu file
-
- 31 10月, 2022 1 次提交
-
-
由 risemeup1 提交于
-
- 27 10月, 2022 2 次提交
-
-
由 risemeup1 提交于
* test,test=ljd_test * modify get_ut_file_map.py,test=ljd_test * modify paddle_build.sh,test=ljd_test * test,test=ljd_test * update precise test logic,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * it is a test,test=ljd_test * precise test logic update
-
由 risemeup1 提交于
* precise_test_map_optimization * modify get_pr_ut.py * apply new map to coverage,test=coverage * apply new map to coverage,test=coverage * apply new map to coverage,test=coverage * apply new map to coverage,test=coverage * apply new map to coverage,test=coverage * apply new map to coverage,test=coverage
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 20 10月, 2022 1 次提交
-
-
由 Tony Cao 提交于
* Fix W605 in tools folder by adding escape symbols * Fix W605 in incubate and some other folders * Fix W605 in /fluid/test folders * Update tools/analysisPyXml.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Add some changes to manual and auto escape symbols * revert changes in transformer.py * Fix new code with W605 error: add escape symbols * revert changes in transformer.py * revert changes in transformer.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
- 12 10月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 29 9月, 2022 1 次提交
-
-
由 zhangbo9674 提交于
* test * test * refine check pr is_comment chanege * test
-
- 16 9月, 2022 1 次提交
-
-
由 risemeup1 提交于
* this pr is for optimizing precise test * modify get_pr_ut.py * modify get_pr_ut.py
-
- 02 8月, 2022 1 次提交
-
-
由 YUNSHEN XIE 提交于
* fix get_pr_ut error * fix bug
-
- 29 6月, 2022 1 次提交
-
-
由 zhangchunle 提交于
-
- 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
-
- 06 5月, 2022 2 次提交
-
-
由 tianshuo78520a 提交于
This reverts commit 2c5cecb1.
-
由 tianshuo78520a 提交于
-
- 22 2月, 2022 1 次提交
-
-
由 zhangchunle 提交于
-
- 27 9月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 02 9月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 08 6月, 2021 2 次提交
-
-
由 YUNSHEN XIE 提交于
* Optimizing prec process on windows * fix bug
-
由 Jiangxinz 提交于
Add 'self' parameters to function Cluster::update_pods, use variable name 'cur_proxy' instead of 'proxy' in file 'tools/get_pr_ut.py' (#33377) * undefined variable proxy * Cluster::update_pods lacks of parameter self
-
- 01 6月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* fix path error on windows when precision switch is turn on * fix error * Update get_pr_ut.py fix format error * Update get_pr_ut.py
-
- 31 5月, 2021 3 次提交
-
-
由 zhangchunle 提交于
-
由 zhangchunle 提交于
-
由 zhangchunle 提交于
-
- 25 5月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 20 5月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 14 5月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 12 4月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* test,test,notest,test=windows_ci * test,notest,test=windows_ci * test,notest,test=windows_ci * test,notest,test=windows_ci * remove test code * delete some unnecessary logs * fix format error * turn on added ut check on windows
-
- 16 3月, 2021 2 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 YUNSHEN XIE 提交于
* fix wget with no proxy on windows * modified import packages * fix format error * fix bug * fix format error * fix format error
-