- 28 6月, 2021 2 次提交
-
-
由 Jiangxinz 提交于
* block pyc file * block pyc file * block pyc * block pyc * block pyc * test=document_fix; block pyc file * test=document_fix; block pyc file * test=document_fix; block pyc file * test=document_fix; block pyc file
-
由 zhangchunle 提交于
-
- 22 6月, 2021 1 次提交
-
-
由 Ren Wei (任卫) 提交于
* using argparse to handle selections * 2 TODOs * 先不更改pipeline配置,这里强制改成GPU版本 * sorted the all_names * exec gpu sample codes tests incrementally * get all apis from the pr.spec file * condition with WITH_GPU WITH_GPU == ON save * delete the useless codes * delete the useless codes. test=document_fix * echo the diff result test=document_fix * dont reuse the variables * rename fun to _func not work. put it into the skiplist https://github.com/PaddlePaddle/Paddle/commit/038ffc795025170e8cda74bcd473b46301b9a1c0 test=document_fix * skip it in check api approvals test=document_fix save * skip the private _variables * print signatures wrong. now rename it to _func test=document_fix
-
- 21 6月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 17 6月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 10 6月, 2021 1 次提交
-
-
由 Ren Wei (任卫) 提交于
* 增加方法获取和执行全量api的示例代码进行测试 * start the sample code test for gpu * should import paddle separately * add a stdout handler, the default is stderr. the paddle_build.sh will catch the stdout content. * add RUN_ON_DEVICE into the requires set * if codeblok['required'] is empty, use the RUN_ON_DEVICE instead * set the threads to 16 http://agroup.baidu.com/paddlepaddle-org-cn/md/article/4036225 * 设置默认日志级别为INFO级别 * using the logic from gen_doc.py * using modulelist to get the all apis * as we don't care which name is the shorttest, so fetch the first name in the all_names list * the new list from project * 先不启用gpu测试,先把print_signature获取不到全部API的问题解决了
-
- 09 6月, 2021 1 次提交
-
-
由 Peihan 提交于
* tar capi lib for publish * add in gen_fluid_lib func
-
- 04 6月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 02 6月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 01 6月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 31 5月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 28 5月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 18 5月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 14 5月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 12 5月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* fix windows CI * fix windows CI
-
- 10 5月, 2021 1 次提交
-
-
由 pangyoki 提交于
-
- 07 5月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 tianshuo78520a 提交于
-
- 06 5月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 25 4月, 2021 1 次提交
-
-
由 pangyoki 提交于
-
- 23 4月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 22 4月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 21 4月, 2021 2 次提交
-
-
由 iducn 提交于
-
由 YUNSHEN XIE 提交于
* add retry on gcda_clean.py * add exit code for paddle_coverage.sh * fix format error * fix format error
-
- 20 4月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* test for mac task,notest,test=mac_py3 * fix the bug that the error message is not displayed
-
- 14 4月, 2021 2 次提交
- 07 4月, 2021 1 次提交
-
-
由 iducn 提交于
* print build summary * print build summary * print build summary * print build summary
-
- 31 3月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* [Parallel UT]improve Parallel UT level on Windows/Linux * [Parallel UT]improve Parallel UT level on Windows/Linux * [Parallel UT]Improve Parallel UT level on Windows/Linux * [Parallel UT]Improve Parallel UT level on Windows/Linux * fix CI
-
- 30 3月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 16 3月, 2021 2 次提交
-
-
由 Qi Li 提交于
-
由 YUNSHEN XIE 提交于
* Second optimization of retry method * fix show_ut_retry_result repeat execuate
-
- 12 3月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* To help timeout_ut debug * To help timeout_ut debug * added show information
-
- 11 3月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 09 3月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* add precision on mac * added judge * match file_ut.json on mac * fix code format error * fix code format error * fix error caused by length of ut_lists exceeds the limit * fix format error,notest,test=cpu * fix code format error * add windows judge on get_pr_ut
-
- 04 3月, 2021 1 次提交
-
-
由 Wilber 提交于
prepare remove grad op and kernel script. update Paddle_CI_Inference pipeline.
-
- 02 3月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* Decrease threshold for failed ut retry * retry Method upgrade * second method upgrade * fix error * Remove the comment lines * test for modified_retry_times * fix error * fix some error * fix error * fix error * remove test content * fix error * Reduce duplicate code * fix more than 10 ut failed bug * fix more than 10 ut failed bug on mac
-
- 09 2月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 07 2月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 05 2月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-