mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Increase shard count under TPU for //third_party/py/jax/tests:lax_numpy_test.
PiperOrigin-RevId: 654847718
This commit is contained in:
parent
d7b821b04d
commit
a1f2a50cfa
@ -443,7 +443,7 @@ jax_test(
|
||||
shard_count = {
|
||||
"cpu": 40,
|
||||
"gpu": 40,
|
||||
"tpu": 40,
|
||||
"tpu": 50,
|
||||
},
|
||||
tags = ["noasan"], # Test times out on all backends
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user