Skip to content

Commit 1c1a17e

Browse files
jburnimGoogle-ML-Automation
authored andcommitted
Only run tpu_all_gather_test on tpu_v5e_4x2
PiperOrigin-RevId: 704871583
1 parent 2ff9038 commit 1c1a17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pallas/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jax_multiplatform_test(
257257
srcs = [
258258
"tpu_all_gather_test.py",
259259
],
260-
enable_backends = ["tpu"],
260+
enable_backends = [],
261261
enable_configs = [
262262
"tpu_v5e_4x2",
263263
],

0 commit comments

Comments
 (0)