- 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 3 次提交
-
-
由 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
-
由 joanna.wozna.intel 提交于
* Fix bf16 activations test for softmax and gelu * Resolve conflict
-
- 10 12月, 2020 3 次提交
- 09 12月, 2020 3 次提交
-
-
由 wanghuancoder 提交于
fix increamental coverage script bug, WITH_INCREMENTAL_COVERAGE to DWITH_INCREMENTAL_COVERAGE, test=develop (#29509)
-
由 Aurelius84 提交于
-
由 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
-
- 08 12月, 2020 1 次提交
-
-
由 LoveAn 提交于
-
- 07 12月, 2020 2 次提交
-
-
由 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
-
由 Zhou Wei 提交于
-
- 03 12月, 2020 2 次提交
-
-
由 ShenLiang 提交于
-
由 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 3 次提交
-
-
由 chen.zhiyu 提交于
* add musl docker build script * rm space test=document_fix * fix some docs and types errors test=document_fix * move install of python requirement to docker build * add copyright to docker file. * add extr opts * format docs * add ut test add pip cache * add more args description in readme * add stack backtrace in ctest * fix readme bugs
-
由 123malin 提交于
* test=develop, rm pathlib
-
由 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 2 次提交
-
-
由 pangyoki 提交于
* update conda_build script with removing opencv * modified filepath * modified some content * Delete Commented-Out Code * delete prettytable in conda_build Co-authored-by: NXieYunshen <1084314248@qq.com>
-
由 Aurelius84 提交于
-
- 26 11月, 2020 2 次提交
- 25 11月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
-
由 Aurelius84 提交于
-
- 24 11月, 2020 3 次提交
- 23 11月, 2020 1 次提交
-
-
由 chen.zhiyu 提交于
* add musl docker build script * rm space test=document_fix * fix some docs and types errors test=document_fix * move install of python requirement to docker build * add copyright to docker file. * add extr opts * format docs
-
- 19 11月, 2020 2 次提交
- 17 11月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* add unittest and check unittest for windows * fix lstm OP compile error on windows
-
- 16 11月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
* open a part of GPU unittest for windows * open a part of GPU unittest for windows
-
- 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
-
- 10 11月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 09 11月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* clear clcache cache file and reopen clcache, test=develop * reopen clcache, test=develop
-
- 06 11月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 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
-