mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
cbf3c8d5de
.
PiperOrigin-RevId: 692531116
This commit is contained in:
parent
72eb5088b7
commit
d679c0abaa
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 = "8ec02b3611ffa4378ef2189842b5912241b604d0"
|
||||
XLA_SHA256 = "d5f22ae989dfffda803c8493862733bdf105f63961fff115553ae2bd815436db"
|
||||
XLA_COMMIT = "cbf3c8d5deae86c162725a30f2871648430990d0"
|
||||
XLA_SHA256 = "7bf0a7fd6bb2eeb54c386f47b353834d15eda4a2d7ca383a4d42c6d444b484eb"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user