mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +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",
|
"nomsan",
|
||||||
], # Times out on TPU with asan/tsan/msan.
|
], # Times out on TPU with asan/tsan/msan.
|
||||||
},
|
},
|
||||||
shard_count = 4,
|
shard_count = 12,
|
||||||
)
|
)
|
||||||
|
|
||||||
jax_multiplatform_test(
|
jax_multiplatform_test(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user