Skip to content

Commit

Permalink
Updating TensorFlow to latest green.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 217444836
  • Loading branch information
tensorflower-gardener committed Oct 17, 2018
1 parent 90e1e93 commit 63982f7
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 @@ -11,8 +11,8 @@ load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")

tensorflow_http_archive(
name = "org_tensorflow",
sha256 = "03274388391aa4759d6e262abcc2b63dee4592fe25d48234f3d25e2777c86b89",
git_commit = "0f1894de6cfddb3df8a3d6865d97b947af56f995",
sha256 = "91146e22771a0cb5cee3dbb0f4c53c4fe868759d6c346134da3669a15986c8c1",
git_commit = "ea718e872df737a6ee69f53a8f9b212c9c8197ec",
)

# TensorFlow depends on "io_bazel_rules_closure" so we need this here.
Expand Down

0 comments on commit 63982f7

Please sign in to comment.