mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Increase sharding of shard_map test on CPU.
This test is timing out in CI with sanitizers enabled (asan/tsan). PiperOrigin-RevId: 515369731
This commit is contained in:
parent
9912a8eb56
commit
01b00c4821
@ -1054,7 +1054,7 @@ jax_test(
|
||||
name = "shard_map_test",
|
||||
srcs = ["shard_map_test.py"],
|
||||
shard_count = {
|
||||
"cpu": 10,
|
||||
"cpu": 20,
|
||||
"gpu": 10,
|
||||
"tpu": 10,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user