Internal change.
PiperOrigin-RevId: 167890045
This commit is contained in:
parent
b43435339b
commit
5101dc3146
@ -528,7 +528,6 @@ tf_py_test(
|
|||||||
"//tensorflow/python:linalg_ops",
|
"//tensorflow/python:linalg_ops",
|
||||||
"//tensorflow/python:math_ops",
|
"//tensorflow/python:math_ops",
|
||||||
],
|
],
|
||||||
tags = ["nomsan"], # fails in msan from numpy calls
|
|
||||||
)
|
)
|
||||||
|
|
||||||
tf_py_test(
|
tf_py_test(
|
||||||
@ -2677,7 +2676,6 @@ cuda_py_test(
|
|||||||
"//tensorflow/python:math_ops",
|
"//tensorflow/python:math_ops",
|
||||||
],
|
],
|
||||||
shard_count = 20,
|
shard_count = 20,
|
||||||
tags = ["nomsan"], # fails in msan from numpy calls
|
|
||||||
)
|
)
|
||||||
|
|
||||||
cuda_py_test(
|
cuda_py_test(
|
||||||
@ -2693,7 +2691,6 @@ cuda_py_test(
|
|||||||
"//tensorflow/python:math_ops",
|
"//tensorflow/python:math_ops",
|
||||||
],
|
],
|
||||||
shard_count = 20,
|
shard_count = 20,
|
||||||
tags = ["nomsan"], # fails in msan from numpy calls
|
|
||||||
)
|
)
|
||||||
|
|
||||||
cuda_py_test(
|
cuda_py_test(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user