Diable a failling test.

PiperOrigin-RevId: 335827707
Change-Id: If9fc23f52fe84882ef23fbc1f55eea2a8b759113
This commit is contained in:
Tres Popp 2020-10-07 03:03:24 -07:00 committed by TensorFlower Gardener
parent 78e38640ec
commit 59b05b0107

View File

@ -265,7 +265,6 @@ class AtrousConvolutionTest(test.TestCase):
self.assertLess(err, err_tolerance)
@test_util.run_v1_only("b/120545219")
@test_util.disable_xla("b/169963909")
def testGradient(self):
with self.cached_session():
for padding in ["SAME", "VALID"]: