Internal change

PiperOrigin-RevId: 236729117
This commit is contained in:
A. Unique TensorFlower 2019-03-04 14:46:17 -08:00 committed by TensorFlower Gardener
parent d3cb711ada
commit dabee210ea

View File

@ -926,6 +926,7 @@ tf_py_test(
"//tensorflow/python:framework_for_generated_wrappers",
"//tensorflow/python:sparse_ops",
],
tags = ["no_windows"],
)
tf_py_test(
@ -994,6 +995,7 @@ tf_py_test(
"//tensorflow/python:sparse_grad",
"//tensorflow/python:sparse_ops",
],
tags = ["no_windows"],
)
tf_py_test(
@ -3520,6 +3522,7 @@ tf_py_test(
"//tensorflow/python:framework_for_generated_wrappers",
"//tensorflow/python:sparse_ops",
],
tags = ["no_windows"],
)
tf_py_test(