- 23 3月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* modify windows CI to VS2017 * modify windows CI to VS2017 * modify windows CI to VS2017
-
- 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 2 次提交
-
-
由 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
-
由 YUNSHEN XIE 提交于
* add precision test for windows ci exclude check_added_ut * fix error * added PRECISION_TEST parameters * fix format error
-
- 04 3月, 2021 2 次提交
-
-
由 Wilber 提交于
prepare remove grad op and kernel script. update Paddle_CI_Inference pipeline.
-
由 wuhuanzhou 提交于
-
- 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
-
- 24 2月, 2021 3 次提交
- 23 2月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 22 2月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* [2.0.1]Support New Custom OP on windows * fix CI * fix code style * fix CI * fix CI * fix coverage * fix CI * fix CI
-
- 09 2月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 07 2月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 05 2月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 01 2月, 2021 1 次提交
-
-
由 Wilber 提交于
* update lite tag * disable ut
-
- 20 1月, 2021 2 次提交
-
-
由 wuhuanzhou 提交于
* optimize unity build, test=develop * fix code style error, test=develop * fix code style error and test /MP settings, test=develop
-
由 Zhou Wei 提交于
-
- 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
-
- 06 1月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 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>
-
- 22 12月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 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 3 次提交
-
-
由 chen.zhiyu 提交于
-
由 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
-
由 Zhou Wei 提交于
-
- 14 12月, 2020 2 次提交
-
-
由 Huihuang Zheng 提交于
Fix 3 Windows Unittests test_fuse_all_reduce_pass: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag test_feed_data_check_shape_type: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag test_tsm: Winodws GPU size is not enough so decrease batch size and data size.
-
由 GeminiCarrie 提交于
* Fix a bug when running on an operating system without "bash." * add execution condition * for ci-coverage * get cpu information to check the precision problem * Update compilation environment for musl version * update dependencies * remove test code check cpu info remove test code review * update alpine and third_party denpendencies * add newline for ci Code format
-
- 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
-