mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Increase sharding of host_callback_test on TPU to fix CI flakiness.
PiperOrigin-RevId: 533451822
This commit is contained in:
parent
acc527d011
commit
1d20d2f301
@ -914,6 +914,9 @@ jax_test(
|
||||
name = "host_callback_test",
|
||||
srcs = ["host_callback_test.py"],
|
||||
args = ["--jax_host_callback_outfeed=true"],
|
||||
shard_count = {
|
||||
"tpu": 5,
|
||||
},
|
||||
deps = [
|
||||
"//jax:experimental",
|
||||
"//jax:experimental_host_callback",
|
||||
|
Loading…
x
Reference in New Issue
Block a user