Add tracking bug for broken DistStrat test.

PiperOrigin-RevId: 309089042
Change-Id: I50f1331c36b37cd815c184c0a7b6074d73e9875f
This commit is contained in:
A. Unique TensorFlower 2020-04-29 13:46:40 -07:00 committed by TensorFlower Gardener
parent dc01ef7e6a
commit 51d23ffe3b
1 changed files with 1 additions and 0 deletions

View File

@ -1517,6 +1517,7 @@ cuda_py_test(
tags = [
"multi_and_single_gpu",
],
# b/155301154 broken with XLA:GPU
xla_enable_strict_auto_jit = True,
deps = [
":collective_all_reduce_strategy",