mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
a3bc38ac79
.
PiperOrigin-RevId: 658142918
This commit is contained in:
parent
7d8b8578b5
commit
057a79d134
4
third_party/xla/workspace.bzl
vendored
4
third_party/xla/workspace.bzl
vendored
@ -21,8 +21,8 @@ load("//third_party:repo.bzl", "tf_http_archive", "tf_mirror_urls")
|
||||
# curl -L https://github.com/openxla/xla/archive/<git hash>.tar.gz | sha256sum
|
||||
# and update XLA_SHA256 with the result.
|
||||
|
||||
XLA_COMMIT = "78418c6a4a60cff6b3ad538de43602d23dc2aaf5"
|
||||
XLA_SHA256 = "b54070195bfaea8c7e59ea5dbcfb5b1259c56a053885156227b8bed88eec20ba"
|
||||
XLA_COMMIT = "a3bc38ac798daf0e5999dc98982d97dd1a84379f"
|
||||
XLA_SHA256 = "f4fea8c7d5219505afd8d72380ae06aecbefc4efe09c0ca6bcc59f359035169a"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user