mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
f5bcd00ab5
.
PiperOrigin-RevId: 682920396
This commit is contained in:
parent
db89c245ac
commit
e16fac67da
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 = "9610649d643eff42a6a8de906cfe088b3d870c3a"
|
||||
XLA_SHA256 = "53768c8a0ec52c7c7db3c6497346a29aca8f17b0c56b690ec9be4c14cbdc4168"
|
||||
XLA_COMMIT = "f5bcd00ab56f75299a677a7b404a5c33640a6096"
|
||||
XLA_SHA256 = "fdc95dc2cc02879ad27f7a181a2f51f1a6b00b2c5545c98dd9a738c4c67b1139"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user