Automated g4 rollback of changelist 167916124

PiperOrigin-RevId: 168027935
This commit is contained in:
A. Unique TensorFlower 2017-09-08 12:06:25 -07:00 committed by TensorFlower Gardener
parent affbc9b7b3
commit 8988ae365f

View File

@ -528,7 +528,6 @@ tf_py_test(
"//tensorflow/python:linalg_ops",
"//tensorflow/python:math_ops",
],
tags = ["nomsan"], # fails in msan from numpy calls
)
tf_py_test(
@ -2677,7 +2676,6 @@ cuda_py_test(
"//tensorflow/python:math_ops",
],
shard_count = 20,
tags = ["nomsan"], # fails in msan from numpy calls
)
cuda_py_test(
@ -2693,7 +2691,6 @@ cuda_py_test(
"//tensorflow/python:math_ops",
],
shard_count = 20,
tags = ["nomsan"], # fails in msan from numpy calls
)
cuda_py_test(