Skip to content

Commit 3dfa5d4

Browse files
authored
Update WORKSPACE
1 parent b126621 commit 3dfa5d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/ReactantExtra/WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ NSYNC_COMMIT = "82b118aa7ace3132e517e2c467f8732978cf4023"
44

55
NSYNC_SHA256 = ""
66

7-
ENZYMEXLA_COMMIT = "1db9c56481219eb35992b1b62e3849480c42872e"
7+
ENZYMEXLA_COMMIT = "15d5dab32f0eb9da1c26b7b934148aa430bdb144"
88

99
ENZYMEXLA_SHA256 = ""
1010

@@ -141,7 +141,7 @@ load("@enzyme_ad//third_party/jax:workspace.bzl", jax_workspace = "repo")
141141
jax_workspace()
142142

143143
load("@enzyme_ad//third_party/xla:workspace.bzl", xla_workspace = "repo")
144-
xla_workspace(NEW_XLA_PATCHES, override_commit = "3db2ac3bf43c3e250ef7614eb5c8594e716ecc48")
144+
xla_workspace(NEW_XLA_PATCHES)
145145

146146
#
147147
# load("@xla//third_party/py:python_init_pip.bzl", "python_init_pip")

0 commit comments

Comments
 (0)