mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
b18bc61250
.
PiperOrigin-RevId: 662252977
This commit is contained in:
parent
aa66fb37c3
commit
7afa90780b
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 = "a6fc99fadc72358a5d79dd3ece66340ac5e45ad7"
|
||||
XLA_SHA256 = "da0b6beeb418933b380c439f34416b6635931809a4c2dc9a99eceb6ff35363fe"
|
||||
XLA_COMMIT = "b18bc612506b4fb759e5930b9d4b24d4c33dbdbd"
|
||||
XLA_SHA256 = "48b2cc62b3e99ba4e60088aad9673489001d98c8103da9bdef90fdfdb8a76dd7"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user