File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ archive_override(
2626bazel_dep (name = "xla" )
2727archive_override (
2828 module_name = "xla" ,
29- integrity = "sha256-VnnIS2ar7FYEVzKCQnJ693koAIkmEOasDzkgoGjr7ls =" ,
30- strip_prefix = "xla-719494360c30b789370b6a7e8d1fa9be484b34e0 " ,
31- urls = ["https://github.com/openxla/xla/archive/719494360c30b789370b6a7e8d1fa9be484b34e0 .tar.gz" ],
29+ integrity = "sha256-FmmcrZgng83LaOHnuYpTmouqcQdCh5jbt0tnUQQdj9g =" ,
30+ strip_prefix = "xla-ed953c01bb51f95a36abd907d1a64295feef16fc " ,
31+ urls = ["https://github.com/openxla/xla/archive/ed953c01bb51f95a36abd907d1a64295feef16fc .tar.gz" ],
3232)
3333
3434# TODO: upstream, otherwise we have to duplicate the patches in jax
Original file line number Diff line number Diff line change 2121# and update XLA_SHA256 with the result.
2222
2323# buildifier: disable=module-docstring
24- XLA_COMMIT = "719494360c30b789370b6a7e8d1fa9be484b34e0 "
25- XLA_SHA256 = "5679c84b66abec560457328242727af7792800892610e6ac0f3920a068ebee5b "
24+ XLA_COMMIT = "a9cb3c90c30895103ffbb4fc231b9930d5c61b91 "
25+ XLA_SHA256 = "d6c2982852844adbaf643f58398cc3d5fd159d4c2227e4a78c58dde7fda0688f "
You can’t perform that action at this time.
0 commit comments