disable cuda-asan test
PiperOrigin-RevId: 343568512 Change-Id: I6e90587769061d55309ee469114d0c87f2d0914e
This commit is contained in:
parent
b9d4d5d560
commit
a5dbf466e2
@ -57,6 +57,7 @@ cuda_py_test(
|
||||
name = "gather_op_test",
|
||||
size = "medium",
|
||||
srcs = ["gather_op_test.py"],
|
||||
tags = ["no_cuda_asan"], # b/173806733
|
||||
deps = [
|
||||
"//tensorflow/python:array_ops",
|
||||
"//tensorflow/python:client_testlib",
|
||||
|
Loading…
x
Reference in New Issue
Block a user