“761b3297934c741aaa4d13130a3e0a31131506d5”上不存在“paddle/fluid/operators/sequence_pool_op.cu”
未验证 提交 11070cbf 编写于 作者: C chengduo 提交者: GitHub

enabel seresnext reduce test (#19341)

test=develop
上级 10643b4e
......@@ -18,8 +18,6 @@ from test_parallel_executor_seresnext_with_reduce_cpu import TestResnetWithReduc
class TestResnetWithReduceGPU(TestResnetWithReduceBase):
# TODO(zcd): temporally disable reduce_and_allreduce test because of the random failure.
@unittest.skip("should fix this later.")
def test_seresnext_with_reduce(self):
self._compare_reduce_and_allreduce(use_cuda=True, delta2=1e-2)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册