Internal change

PiperOrigin-RevId: 499812920
This commit is contained in:
Adam Paszke 2023-01-05 04:12:49 -08:00 committed by jax authors
parent 3f3dd1a5ef
commit 904cd4b98d

View File

@ -731,8 +731,8 @@ jax_test(
},
enable_configs = ["cpu_jit_pjit_api_merge"],
shard_count = {
"cpu": 40,
"gpu": 40,
"cpu": 50,
"gpu": 50,
"tpu": 50,
"iree": 10,
},