mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Bump up the shard_count for GPU FFT tests
They seem to be timing out with ASAN and no sharding. PiperOrigin-RevId: 648301571
This commit is contained in:
parent
1949691daa
commit
727d120401
@ -144,6 +144,7 @@ jax_test(
|
||||
shard_count = {
|
||||
"tpu": 20,
|
||||
"cpu": 20,
|
||||
"gpu": 10,
|
||||
},
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user