- 07 7月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
As the title
-
- 01 6月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
The PR: https://github.com/PaddlePaddle/Paddle/pull/24651 seems causes new random failure of unit test test_parallel_executor_seresnext_base_cpu. The reason is that smaller batch size causes random optimization of neural network. I distinguished cpu/gpu batch size to fix the unittest.
-
- 21 5月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
As discussed with QA, we will use p4 machine for unit test and the GPU on those machine may not have enough GPU, which can cause "test_parallel_executor_seresnext_base_gpu" failed. So I decrease the batch size.
-
- 19 3月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
-
- 26 2月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* support cond in clone, test=develop * refine code, test=develop * refine code, test=develop * follow comments, test=develop * refine code, test=develop
-
- 11 11月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
-
- 30 8月, 2019 1 次提交
-
-
由 chengduo 提交于
* Disable GC in test_parallel_executor_se_resnext test=develop
-
- 22 8月, 2019 1 次提交
-
-
由 chengduo 提交于
* increase test_parallel_executor_seresnext time limit test=develop * split test_parallel_executor_seresnext test=develop * temporally disable reduce_and_allreduce test because of the random failure. test=develop * split gpu and cpu test=develop
-