Internal Change
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 23 May 2018 20:22:27 +0000 (13:22 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 23 May 2018 20:24:57 +0000 (13:24 -0700)
PiperOrigin-RevId: 197778159

tensorflow/python/kernel_tests/BUILD

index 61f3f69..3c944b1 100644 (file)
@@ -2322,6 +2322,9 @@ cuda_py_test(
         "//tensorflow/python:nn_ops",
     ],
     shard_count = 2,
+    tags = [
+        "nogpu",  #  Flaky: b/80127739
+    ],
 )
 
 cuda_py_test(