mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
83ef35ce9e
.
PiperOrigin-RevId: 659159129
This commit is contained in:
parent
09beb33226
commit
06c6a73236
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 = "8a54f481f091f0d5a89f1836adcbe8d0189f089f"
|
||||
XLA_SHA256 = "9e3a3cd37085da06d86d51a3637813b1797d16b308ddf2ba7d25f1d79dec1912"
|
||||
XLA_COMMIT = "83ef35ce9ecc60a9a796b4e9d34475968cad4562"
|
||||
XLA_SHA256 = "bdd94607fe42fe913cc4af4ed658cef58d625903d048f126d9377abb8a34a16d"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user