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 ab114dd commit 667610bCopy full SHA for 667610b
deps/ReactantExtra/WORKSPACE
@@ -121,7 +121,7 @@ http_archive(
121
patches = ["@enzyme_ad//:patches/jax.patch"],
122
)
123
124
-load("@jax//third_party/xla:workspace.bzl", "XLA_COMMIT", "XLA_SHA256")
+load("@jax//third_party/xla:revision.bzl", "XLA_COMMIT", "XLA_SHA256")
125
# XLA_COMMIT = "fb977e8b9ce1a02fbdc3955cc9ab6a6702a120d0"
126
# XLA_SHA256 = ""
127
0 commit comments