Skip to content

Commit

Permalink
Updating TensorFlow to latest green.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 216746601
  • Loading branch information
tensorflower-gardener committed Oct 11, 2018
1 parent 317dc62 commit 28d1c0d
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 = "9ebf2a0ad2cf7dec415fa357b66d4cb119fe17b7dfea69ff654305a6250a1576",
git_commit = "2502702e23e448dcef0fdd13d7e3049f6b5c9726",
sha256 = "deadef48f13c149a46d2f8505efad219a8844b4bac0bdb8008c96310bb13b7da",
git_commit = "5c286cf56d6cdd50092ce131a677dd69ab573061",
)

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

0 comments on commit 28d1c0d

Please sign in to comment.