Skip to content

Commit 11befd4

Browse files
Update XLA dependency to use revision http://github.com/openxla/xla/commit/
PiperOrigin-RevId: 823828648
1 parent adbe62b commit 11befd4

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 = "199cdf5c08d142733437b29acf0efba738700159"
25-
XLA_SHA256 = "3f0a00c3df0948b9b731f4a72a7481885d401389e56869bb60afb05dfd2a16af"
24+
XLA_COMMIT = ""
25+
XLA_SHA256 = "2f8772f3d58964a0971fdeb457385eef5aea1264a3d62942ae393ee451a61c20"

0 commit comments

Comments
 (0)