mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00
Bump shard_count for shard_map_test to fix the asan failures
PiperOrigin-RevId: 569520202
This commit is contained in:
parent
e6a62fcd11
commit
a32ed7e002
@ -1120,7 +1120,7 @@ jax_test(
|
||||
shard_count = {
|
||||
"cpu": 30,
|
||||
"gpu": 10,
|
||||
"tpu": 30,
|
||||
"tpu": 40,
|
||||
},
|
||||
tags = ["multiaccelerator"],
|
||||
deps = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user