mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
e27a06fe71
.
PiperOrigin-RevId: 715004907
This commit is contained in:
parent
aa51f2af47
commit
9ee25e7edc
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 = "0cb8b51b761603f83e91d61be1d513aff77f1f82"
|
||||
XLA_SHA256 = "885d2e90d28392e1911de9f71766fbdaea580e3a200f6af9504ea19df03c4804"
|
||||
XLA_COMMIT = "e27a06fe71dbecc79c2ee636abd4bf23755bd7d6"
|
||||
XLA_SHA256 = "43d8251bedad256e776ee1d251632bc742c0eb47e6b3dacc244f2f263162058b"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user