mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Update XLA dependency to use revision
822c341cdc
.
PiperOrigin-RevId: 628286324
This commit is contained in:
parent
7067efb6dc
commit
c176201386
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 = "e7c3bc72d2663edd0dc747b0e8ce623f5e840f04"
|
||||
XLA_SHA256 = "aa39a43662f66a55853ed450334de550f710a85f0f181fff19e479101bef6c12"
|
||||
XLA_COMMIT = "822c341cdc1fd4f6a4cca47c11576f119acd868b"
|
||||
XLA_SHA256 = "e9d52805aea68d6d9b0b1c4dddf3805a3ceba004c2a0047eed8e1a18a0ac91aa"
|
||||
|
||||
def repo():
|
||||
tf_http_archive(
|
||||
|
Loading…
x
Reference in New Issue
Block a user