mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
add multiaccelerator tag to test
This commit is contained in:
parent
4ac1503bd5
commit
85cbe05f25
@ -1437,7 +1437,10 @@ jax_test(
|
||||
"tpu",
|
||||
"cpu",
|
||||
],
|
||||
shard_count = 4,
|
||||
shard_count = {
|
||||
"gpu": 4,
|
||||
},
|
||||
tags = ["multiaccelerator"],
|
||||
deps = [
|
||||
"//jax:fused_attention_stablehlo",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user