We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190f659 commit a7df188Copy full SHA for a7df188
patches/jax.patch
@@ -1,5 +1,5 @@
1
diff --git a/jaxlib/mosaic/BUILD b/jaxlib/mosaic/BUILD
2
-index 088411939..ee6d632b6 100644
+index 088411939..8a8ae857e 100644
3
--- a/jaxlib/mosaic/BUILD
4
+++ b/jaxlib/mosaic/BUILD
5
@@ -48,13 +48,11 @@ cc_library(
@@ -15,7 +15,7 @@ index 088411939..ee6d632b6 100644
15
- ],
16
+ hdrs = glob(
17
+ [
18
-+ "dialect/tpu/**/*.h",
++ "**/*.h",
19
+ ])
20
+ ,
21
# compatible with libtpu
0 commit comments