- 19 1月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* check UT Duplicate name * fix error * Optimized log display * modified exit code
-
- 13 1月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 12 1月, 2021 1 次提交
-
-
由 tangwei12 提交于
* rename sendrecv.proto to namespace paddle.distributed * split ps with distributed
-
- 29 12月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-
- 28 12月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* add xpu_coverage function * xpu coverage ipipe only deal with xpu files * fix import error * fix format error * 'fix format error' * fix format error * fix error * fix format error * fix format error
-
- 25 12月, 2020 1 次提交
-
-
由 Ren Wei (任卫) 提交于
* Add the ipipe log param prefix 1. add the prefix; 2. using Colon before the metric values; * 增加效率云日志指标收集前缀 暂未验证windows bat的这个字符串替换是否正常 * Preserve The Old Format Metrics During The Transition Period Please DELETE the old format metrics log finally. The period man last for a week. * ipipe_log_param + ccache and clcache ..
-
- 24 12月, 2020 1 次提交
-
-
由 tangwei12 提交于
* oneps (3/4) Co-authored-by: NMrChengmo <cmchengmo@163.com> Co-authored-by: Nmalin10 <malin10@baidu.com> Co-authored-by: Nchengmo <chengmo@baidu.com>
-
- 21 12月, 2020 1 次提交
-
-
由 wuhuanzhou 提交于
* Add approval for PR-CI-OP-benchmark, test=develop * dont show token in log, test=document_fix
-
- 20 12月, 2020 2 次提交
- 15 12月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* added UT should not exceed 15s * fix error * UT limit of 15s is the first to be executed * fix error * fix error with CI_SKIP_CPP_TEST * modfied tiemout setting * fix error
-
- 11 12月, 2020 2 次提交
-
-
由 Wilber 提交于
-
由 LoveAn 提交于
* Add the strategy of skipping cc/cu test compilation and execution in CI, test=develop * fix if error with CI_SKIP_TEST, test=develop * fix add properties to test error on Linux/MAC, test=develop * fix set test properties of test_code_generator error, test=develop * remove test codes and advance judgment of file modification on Linux, test=develop * rename CI_SKIP_TEST to CI_SKIP_CPP_TEST, test=document_fix * Add branch judgement on Linux, test=develop
-
- 10 12月, 2020 1 次提交
-
-
由 chalsliu 提交于
-
- 09 12月, 2020 2 次提交
-
-
由 wanghuancoder 提交于
fix increamental coverage script bug, WITH_INCREMENTAL_COVERAGE to DWITH_INCREMENTAL_COVERAGE, test=develop (#29509)
-
由 LoveAn 提交于
* test ccache hit statistics, test=develop * test ccache hit statistics, test=develop * add cache hit statistics, test=develop * fix no percent symbol erro on windows, test=develop * remove switch, test=develop
-
- 07 12月, 2020 1 次提交
-
-
由 LoveAn 提交于
* Compiling operator libraries with Unity Build on Windows CPU. * Compiling operator libraries with Unity Build on Windows GPU, no_test, test=windows_ci * Add option in windows ci script, no_test, test=windows_ci * Optimize parallel compiling, test=develop * remove limit of parallel compile and skip some ops in UB, test=develop * remove changes of header file, test=develop * remove changes of header file, test=develop * fix test_eye_op unittest failed, test=develop * Compiling operator libraries with Unity Build on Linux, test=develop * set default WITH_UNITY_BUILD=OFF, test=develop * Move unity build rules into a single file and add comment, test=develop * optimize parallel compilation, test=develop * fix undefined reference error on coverage ci, test=develop
-
- 03 12月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
-
- 01 12月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* add compile option WITH_TENSORRT * add WITH_TENSORRT to ci paddle_buils.sh * add WITH_TENSORRT to paddle_build.sh * change FATAL to WARNING when TensorRT is not found and WITN_TENSORRT=ON, just to pass ci-py3 temporarily
-
- 30 11月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* Generate code coverage reports only for incremental files, test=develop * Generate code coverage reports only for incremental files, test=develop * Generate code coverage reports only for incremental files, test=develop * test for diff python file, test=develop * fix no python diff report, test=develop * add cc test file, test=develop * fix bug in generic.cmake, test=develop * for debug no cc report, test=develp * modify compire branch form test_pr to test, test=develop * fix bug, test=develop * test for h file changed, test=develop * debug for redefinition of argument optimize error, test=develop * close -o3 for test, test=develop * remove -o3 for test, test=develop * remove coverage option for nvcc, test=develop * use CMAKE_CXX_FLAGS open coverage option when header file changed, test=develop * reopen -o3, test=develop * remove debug code, test=develop * remove unused code, test=develop
-
- 27 11月, 2020 1 次提交
-
-
由 Aurelius84 提交于
-
- 26 11月, 2020 1 次提交
-
-
由 chalsliu 提交于
-
- 25 11月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
-
- 24 11月, 2020 1 次提交
-
-
由 LoveAn 提交于
-
- 19 11月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 11 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* add monitoring for executive ut at night * fix some error for paddle_build.bat * fix some error * fix some error in windows * fix some error on windows
-
- 04 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* retry will not be executed when the number of failed ut is greater than 20 * add log display * fix some error * fix some error * fix some error * fix some error
-
- 26 10月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
* Fix xpu notest;test=kunlun * fix * test=kunlun * test=kunlun
-
- 23 10月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 22 10月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
* update dockerfile * update dockerfile * update dockerfile * update dockerfile * add opencv in ci * update cidockerfile * test nccl * fix diff * fix dockerfile * update ubuntu nccl2.7.8 * update ubuntu nccl2.7.8
-
- 20 10月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
* Add build paddle inference;test=document_fix * Add build paddle inference;test=document_fix
-
- 14 10月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
* disable ut quickly * fix some error * fix some error * install urllib2 package * use requests package instead of urllib2 * fix error caused by windows regular parameter * fix error on windows * fix some error * fix with format error * show disable ut in log * fix some error * fix some error * add the handling of error in executing get_quickly_disable_ut
-
由 tianshuo78520a 提交于
-
- 30 9月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
* add xpu test * notest;add kunlun_test * notest;add kunlun_test * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * test=kunlun
-
- 25 9月, 2020 1 次提交
-
- 24 9月, 2020 1 次提交
-
-
由 chalsliu 提交于
-
- 22 9月, 2020 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 Wilber 提交于
-
- 18 9月, 2020 1 次提交
-
-
由 guofei 提交于
* Support python3.8 test=notest
-