未验证 提交 c308c88d 编写于 作者: C chengduo 提交者: GitHub

Fix test_parallel_executor_test_while_train (#19723)

Fix test_parallel_executor_test_while_train 
上级 078a6782
......@@ -84,8 +84,6 @@ class ParallelExecutorTestingDuringTraining(unittest.TestCase):
self.check_network_convergence(
use_cuda=False, build_strategy=build_strategy)
# FIXME(zcd): This unit test random failed.
@unittest.skip("should fix this later.")
def test_parallel_testing_with_new_strategy_gpu(self):
build_strategy = fluid.BuildStrategy()
build_strategy.reduce_strategy = fluid.BuildStrategy.ReduceStrategy.Reduce
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册