mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
6d95565e65
.
PiperOrigin-RevId: 694624452
This commit is contained in:
parent
0cc1747873
commit
c1360f5463
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 = "b0aae988216d48e2379c8de1c7c4aedeb98d8985"
|
||||
XLA_SHA256 = "42ed25652bf91b98c31a7d456d12ea4ca78d3b4083514047f650851383f2cb9d"
|
||||
XLA_COMMIT = "6d95565e652fdd021dcb6d306a54e786572e7a34"
|
||||
XLA_SHA256 = "1fc547c054905d2724ecc9f4698d40c3f887e0193aed55aaf6ac36774b800c66"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user