mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
fb46636c1f
.
PiperOrigin-RevId: 704067165
This commit is contained in:
parent
ad00ee1e06
commit
7062325521
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 = "ace1e90f1bb5335e1bcb6898d860a1a98d15b358"
|
||||
XLA_SHA256 = "285607be2f3c3915aa4230ab9d72d8fe58be11e9f7b6b287310f706d1b8d2040"
|
||||
XLA_COMMIT = "fb46636c1f8f88b3bd69bf0523b76c904191d1ad"
|
||||
XLA_SHA256 = "20c5009feca949739a89b4f0077caac9345b623fafbc91f154d59085c4193e23"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user