Bump shard_count for shard_map_test to fix the asan failures

PiperOrigin-RevId: 569520202
This commit is contained in:
Yash Katariya 2023-09-29 10:02:03 -07:00 committed by jax authors
parent e6a62fcd11
commit a32ed7e002

View File

@ -1120,7 +1120,7 @@ jax_test(
shard_count = {
"cpu": 30,
"gpu": 10,
"tpu": 30,
"tpu": 40,
},
tags = ["multiaccelerator"],
deps = [