Disable running image_ops_test as it segfaults
PiperOrigin-RevId: 255683901
This commit is contained in:
parent
272db4671f
commit
cf5e63accb
@ -111,6 +111,9 @@ cuda_py_test(
|
||||
"//tensorflow/python:math_ops",
|
||||
"//tensorflow/python:platform_test",
|
||||
],
|
||||
tags = [
|
||||
"notap", # b/136286905
|
||||
],
|
||||
)
|
||||
|
||||
tf_custom_op_library(
|
||||
|
Loading…
Reference in New Issue
Block a user