Internal change

PiperOrigin-RevId: 264475263
This commit is contained in:
Saurabh Saxena 2019-08-20 15:02:04 -07:00 committed by Goldie Gadde
parent cdf62283bf
commit 4a416ef792

View File

@ -3134,6 +3134,7 @@ cuda_py_test(
"//tensorflow/python:variables",
],
shard_count = 10,
tags = ["no_windows"], # b/139739217
xla_enable_strict_auto_jit = True,
)