Skip to content

Commit

Permalink
Integrate StableHLO at openxla/stablehlo@1bdf7c26
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 622009836
  • Loading branch information
abhigunj authored and copybara-github committed Apr 5, 2024
1 parent 0960128 commit b0c6c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/stablehlo/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ load("//third_party:repo.bzl", "tf_http_archive", "tf_mirror_urls")

def repo():
# LINT.IfChange
STABLEHLO_COMMIT = "271e8634de184fbfafd677d3876170feb6d08c97"
STABLEHLO_SHA256 = "06db84c751bd4a980dc76249e02f10e119175fceba3eebed008da122cb480bab"
STABLEHLO_COMMIT = "1bdf7c2603b7e68d97c1b9be92a51826e06cb6ee"
STABLEHLO_SHA256 = "24b594aa66a5d780d30a98e50d24be6d52dd46643a875abc1004288144c6cbc2"
# LINT.ThenChange(Google-internal path)

tf_http_archive(
Expand Down

0 comments on commit b0c6c26

Please sign in to comment.