Bump up lax_test TPU sharding to avoid asan timeouts

PiperOrigin-RevId: 528559870
This commit is contained in:
Skye Wanderman-Milne 2023-05-01 13:30:49 -07:00 committed by jax authors
parent 4a3fb238f6
commit fa68c1f882

View File

@ -419,7 +419,7 @@ jax_test(
shard_count = {
"cpu": 40,
"gpu": 40,
"tpu": 30,
"tpu": 40,
"iree": 40,
},
deps = [