Skip to content

Commit e24d3ca

Browse files
Update XLA dependency to use revision
http://github.com/openxla/xla/commit/a7e58876b73dfa9bb6bc785f6981a332c133bb55. PiperOrigin-RevId: 833437385
1 parent 30ebb4f commit e24d3ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

third_party/xla/revision.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
# and update XLA_SHA256 with the result.
2222

2323
# buildifier: disable=module-docstring
24-
XLA_COMMIT = "820bb98958c597975c45b98fdc8cf1d7a6d1fd41"
25-
XLA_SHA256 = "3e798698ffd860ff8c843b3bd8665d83357f01dcd6ff025c859ca211083f0f93"
24+
XLA_COMMIT = "a7e58876b73dfa9bb6bc785f6981a332c133bb55"
25+
XLA_SHA256 = "736cdc2171fb51660d174def653691835237d5822e3070bb8cfa3fc6beda421b"

0 commit comments

Comments
 (0)