mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Add shards for checkify_test on GPU
PiperOrigin-RevId: 501430172
This commit is contained in:
parent
f0cca20a67
commit
f729da4a36
@ -779,6 +779,9 @@ jax_test(
|
||||
name = "checkify_test",
|
||||
srcs = ["checkify_test.py"],
|
||||
pjrt_c_api_bypass = True,
|
||||
shard_count = {
|
||||
"gpu": 2,
|
||||
},
|
||||
)
|
||||
|
||||
jax_test(
|
||||
|
Loading…
x
Reference in New Issue
Block a user