reenabling tests that are passing

PiperOrigin-RevId: 168466361
This commit is contained in:
Olivia Nordquist 2017-09-12 16:27:39 -07:00 committed by TensorFlower Gardener
parent c728665ec3
commit c3b86347f2

View File

@ -85,10 +85,6 @@ cuda_py_tests(
"//tensorflow/python:variable_scope",
"//tensorflow/python:variables",
],
tags = [
"noasan", # times out b/63678675
"notsan", # http://b/62135981
],
xla_enabled = True,
)