Add tracking bug for broken DistStrat test.
PiperOrigin-RevId: 309089042 Change-Id: I50f1331c36b37cd815c184c0a7b6074d73e9875f
This commit is contained in:
parent
dc01ef7e6a
commit
51d23ffe3b
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue