Skip to content

Commit 667610b

Browse files
committed
fix revision
1 parent ab114dd commit 667610b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ http_archive(
121121
patches = ["@enzyme_ad//:patches/jax.patch"],
122122
)
123123

124-
load("@jax//third_party/xla:workspace.bzl", "XLA_COMMIT", "XLA_SHA256")
124+
load("@jax//third_party/xla:revision.bzl", "XLA_COMMIT", "XLA_SHA256")
125125
# XLA_COMMIT = "fb977e8b9ce1a02fbdc3955cc9ab6a6702a120d0"
126126
# XLA_SHA256 = ""
127127

0 commit comments

Comments
 (0)