mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
4d0fe880a5
.
PiperOrigin-RevId: 690147893
This commit is contained in:
parent
66376a37b3
commit
56dc89f1a2
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 = "79142a8fdd3bb7556ab0c6d01e691ecb5f7805c9"
|
||||
XLA_SHA256 = "ad57f05faac50fd67ccfb22816905095cb7abcda36d3dcbc4844d8ef9b61efe8"
|
||||
XLA_COMMIT = "4d0fe880a542470c79e647580fc30aa35c576cfd"
|
||||
XLA_SHA256 = "4e59a6bfcb9ccd4a6b3b1e04927c9e752b073024216bc29dcde7700f8a58941a"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user