Skip to content

Commit

Permalink
Update the commit in workspace too
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 519797427
  • Loading branch information
yashk2810 authored and jax authors committed Mar 27, 2023
1 parent e9cac5e commit ae4f1fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "xla",
sha256 = "e1f99fbc3d149a8a2f83986f6ed4c0895d2901c0faf41fa6b26efc58948ac82e",
strip_prefix = "xla-0f31407ee498e6dba242d03f8d382ebcfcc61790",
strip_prefix = "xla-79ca8d03c296ede04dc9a86ce9dde79ed909dda8",
urls = [
"https://github.com/openxla/xla/archive/0f31407ee498e6dba242d03f8d382ebcfcc61790.tar.gz",
"https://github.com/openxla/xla/archive/79ca8d03c296ede04dc9a86ce9dde79ed909dda8.tar.gz",
],
)

Expand Down

0 comments on commit ae4f1fc

Please sign in to comment.