未验证 提交 8b29fec7 编写于 作者: C Chen Weihang 提交者: GitHub

open test dygraph mnist fp16, test=develop (#22163)

上级 c3876cf8
......@@ -117,8 +117,6 @@ class MNIST(fluid.dygraph.Layer):
class TestMnist(unittest.TestCase):
# FIXME(zcd): disable this random failed test temporally.
@unittest.skip("should fix this later")
def test_mnist_fp16(self):
if not fluid.is_compiled_with_cuda():
return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册