mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Increase sharding to avoid timeouts
PiperOrigin-RevId: 626008096
This commit is contained in:
parent
8e3f5b1018
commit
fa66e731e6
@ -667,6 +667,7 @@ jax_test(
|
||||
name = "nn_test",
|
||||
srcs = ["nn_test.py"],
|
||||
shard_count = {
|
||||
"cpu": 10,
|
||||
"tpu": 10,
|
||||
"gpu": 10,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user