[FixUnitTest] Fix a Batch Size Random Unit Test Failure (#24718)
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.
Showing
想要评论请 注册 或 登录