mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Bump shard count for experimental_rnn_test, which is timing out in CI when built under ASAN.
PiperOrigin-RevId: 635850400
This commit is contained in:
parent
5350bc960d
commit
483f924ea1
@ -1354,7 +1354,7 @@ jax_test(
|
||||
disable_configs = [
|
||||
"gpu_a100", # Numerical precision problems.
|
||||
],
|
||||
shard_count = 8,
|
||||
shard_count = 15,
|
||||
deps = [
|
||||
"//jax:rnn",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user