Skip to content

Commit

Permalink
[SDY] fix JAX layouts tests for Shardy.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 697715276
  • Loading branch information
Varcho authored and Google-ML-Automation committed Nov 18, 2024
1 parent 70b05f6 commit 0ed6eae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0ed6eae

Please sign in to comment.