Skip to content

Commit 1e3dcbd

Browse files
committed
fix
1 parent a7df188 commit 1e3dcbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/enzyme_ad/jax/BUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,8 @@ cc_library(
12801280
"@com_google_absl//absl/status:statusor",
12811281

12821282
# Mosaic
1283-
"@jax//jaxlib/mosaic:tpu_dialect",
1283+
# Upstream is broken, re-enable when working
1284+
# "@jax//jaxlib/mosaic:tpu_dialect",
12841285
],
12851286
)
12861287

0 commit comments

Comments
 (0)