bump shard count for random_lax_test

PiperOrigin-RevId: 629495786
This commit is contained in:
Roy Frostig 2024-04-30 12:34:20 -07:00 committed by jax authors
parent 5d9b5adb17
commit c18f7916a3

View File

@ -810,7 +810,7 @@ jax_test(
},
shard_count = {
"cpu": 40,
"gpu": 30,
"gpu": 40,
"tpu": 40,
},
tags = ["noasan"], # Times out