Disable running image_ops_test as it segfaults

PiperOrigin-RevId: 255683901
This commit is contained in:
Mihai Maruseac 2019-06-28 15:54:49 -07:00 committed by TensorFlower Gardener
parent 272db4671f
commit cf5e63accb

View File

@ -111,6 +111,9 @@ cuda_py_test(
"//tensorflow/python:math_ops",
"//tensorflow/python:platform_test",
],
tags = [
"notap", # b/136286905
],
)
tf_custom_op_library(