mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Bump the shard_count of FFT tests to avoid timeouts
PiperOrigin-RevId: 683537643
This commit is contained in:
parent
6a958b90b3
commit
7102c7adbf
@ -852,7 +852,7 @@ jax_multiplatform_test(
|
||||
"nomsan",
|
||||
], # Times out on TPU with asan/tsan/msan.
|
||||
},
|
||||
shard_count = 4,
|
||||
shard_count = 12,
|
||||
)
|
||||
|
||||
jax_multiplatform_test(
|
||||
|
Loading…
x
Reference in New Issue
Block a user