mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
5cf2e12e3a
.
PiperOrigin-RevId: 608467246
This commit is contained in:
parent
22a8da5e76
commit
014d10a01f
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 = "4f945362ca82c4a35829fc3e31b2a2b10ae5ee4c"
|
||||
XLA_SHA256 = "2e21198ce903ef5fd08ecbd6c52257853c522fdb965ee877ee98152be268a12e"
|
||||
XLA_COMMIT = "5cf2e12e3ab34d8277933bd17936b412dff5a4fc"
|
||||
XLA_SHA256 = "af8cc0f9185244d6ff4dc149fdc64d4fb8f8026494e871a53df9ca05792dc4c1"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user