Internal change.

PiperOrigin-RevId: 236374895
This commit is contained in:
Jeremy Lau 2019-03-01 14:06:45 -08:00 committed by TensorFlower Gardener
parent 9dc8d7323e
commit 234a8d2440

View File

@ -2630,6 +2630,7 @@ cuda_py_test(
"//tensorflow/python/eager:context",
],
flaky = 1, # create_local_cluster sometimes times out.
shard_count = 10,
tags = ["no_rocm"],
xla_enable_strict_auto_jit = True,
)