mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Shard nn_test on GPU to avoid timeouts
PiperOrigin-RevId: 606224790
This commit is contained in:
parent
7dd887dc84
commit
1b2227283b
@ -675,6 +675,7 @@ jax_test(
|
||||
srcs = ["nn_test.py"],
|
||||
shard_count = {
|
||||
"tpu": 10,
|
||||
"gpu": 10,
|
||||
},
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user