mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
af7fe24506
.
PiperOrigin-RevId: 642026581
This commit is contained in:
parent
af004302c1
commit
bb24a92593
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 = "32ba408c0e2b7ef5f5821c0781601ba17d467076"
|
||||
XLA_SHA256 = "899f9fa0801f607decd0fedcb1e4c1f56010f884c271dc618448898b022715b1"
|
||||
XLA_COMMIT = "af7fe24506bc1d988aa326a2db383a13071145d6"
|
||||
XLA_SHA256 = "a59391c59af2111e7da06484b29f632479520d1c0fd95ab4be462eb050d0fe65"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user