mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Increase sharding of checkify_test on TPU to fix CI flakes.
PiperOrigin-RevId: 678720498
This commit is contained in:
parent
a373e37be2
commit
1949413739
@ -1072,7 +1072,7 @@ jax_multiplatform_test(
|
||||
srcs = ["checkify_test.py"],
|
||||
shard_count = {
|
||||
"gpu": 2,
|
||||
"tpu": 2,
|
||||
"tpu": 4,
|
||||
},
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user