mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Internal change
PiperOrigin-RevId: 462110048
This commit is contained in:
parent
7f1813c5e3
commit
117da44712
@ -457,7 +457,7 @@ jax_test(
|
||||
],
|
||||
},
|
||||
shard_count = {
|
||||
"cpu": 20,
|
||||
"cpu": 25,
|
||||
"gpu": 40,
|
||||
"tpu": 10,
|
||||
"iree": 20,
|
||||
@ -683,6 +683,7 @@ jax_test(
|
||||
args = ["--jax_bcoo_cusparse_lowering=true"],
|
||||
shard_count = {
|
||||
"gpu": 20,
|
||||
"tpu": 10,
|
||||
},
|
||||
deps = [
|
||||
"//jax:experimental_sparse",
|
||||
|
Loading…
x
Reference in New Issue
Block a user