提交 df74b804 编写于 作者: G Gunhan Gulsoy 提交者: TensorFlower Gardener

Disable flaky testRunMetadata

PiperOrigin-RevId: 221542805
上级 3e5d507b
......@@ -645,7 +645,7 @@ class FunctionTest(test.TestCase, parameterized.TestCase):
# Ensure that v is watched again.
self.assertAllEqual(backprop.implicit_grad(f)()[0][0], 2.0)
def testRunMetadata(self):
def disabled_testRunMetadata(self):
@def_function.function
def f(x):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册