Skip to content

Commit

Permalink
Update XLA. (jax-ml#2699)
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkinsp authored and NeilGirdhar committed Apr 13, 2020
1 parent 5af5b23 commit d8cd662
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ http_archive(
# and update the sha256 with the result.
http_archive(
name = "org_tensorflow",
sha256 = "a12bfe2d9fbccb52b22de69e5a72cd32888cc141da061f7a4619eff0986e9df1",
strip_prefix = "tensorflow-32c11108cee6b278d6f3af242ee4819c5f195910",
sha256 = "516925f47ad8965e49183d0ca3c1e6bea69eae363845cf951ee3ae92bedf4cb4",
strip_prefix = "tensorflow-cb81df5708d46633d2e0b19e235de701ee1798e3",
urls = [
"https://github.com/tensorflow/tensorflow/archive/32c11108cee6b278d6f3af242ee4819c5f195910.tar.gz",
"https://github.com/tensorflow/tensorflow/archive/cb81df5708d46633d2e0b19e235de701ee1798e3.tar.gz",
],
)

Expand Down

0 comments on commit d8cd662

Please sign in to comment.