random_lax_test: Bump shards number for CPU config.

PiperOrigin-RevId: 574239793
This commit is contained in:
jax authors 2023-10-17 12:58:39 -07:00
parent 86023f55ea
commit d03bbc0d0f

View File

@ -731,7 +731,7 @@ jax_test(
],
},
shard_count = {
"cpu": 30,
"cpu": 40,
"gpu": 30,
"tpu": 40,
"iree": 30,