mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
4e8e23f16b
.
PiperOrigin-RevId: 621401398
This commit is contained in:
parent
1159691fc6
commit
dcd45c8d20
4
third_party/xla/workspace.bzl
vendored
4
third_party/xla/workspace.bzl
vendored
@ -20,8 +20,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 = "7ff97ee60799af5e56e46926147eb1b9b516c007"
|
||||
XLA_SHA256 = "7b63898d4ae2aea34372bb87efc7f5174a6dde863aa25518150a1eee4617f493"
|
||||
XLA_COMMIT = "4e8e23f16bc925b6f27817de098a8e1e81296bb5"
|
||||
XLA_SHA256 = "fa6e7d17acc362b56c57c43224e6e3eca8569adae864e2fa191cc9d13edf4309"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user