mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
[SDY] fix JAX layouts tests for Shardy.
PiperOrigin-RevId: 697715276
This commit is contained in:
parent
70b05f6cde
commit
0ed6eaeb4a
@ -267,6 +267,9 @@ jax_multiplatform_test(
|
||||
backend_tags = {
|
||||
"tpu": ["requires-mem:16g"], # Under tsan on 2x2 this test exceeds the default 12G memory limit.
|
||||
},
|
||||
enable_configs = [
|
||||
"tpu_v3_2x2_shardy",
|
||||
],
|
||||
tags = ["multiaccelerator"],
|
||||
deps = [
|
||||
"//jax:experimental",
|
||||
|
Loading…
x
Reference in New Issue
Block a user