Skip to content

Commit

Permalink
Updating TensorFlow to latest passing continuous build.
Browse files Browse the repository at this point in the history
  • Loading branch information
tensorflower-gardener authored and tensorflow-copybara committed Oct 25, 2020
1 parent 20040a8 commit 263306d
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 = "be4f18c576057e442a847b622cae5dd98ee84775950fcf1f783846302024843a",
git_commit = "6b3e587edb6cd3a7bf400f99e68fb2ba835acb4e",
sha256 = "2bc6996c88d125e99d36febbec757eb9951562582b288f97c1ec94a38e87fa1c",
git_commit = "7929dbda3d6b09faff14c89a1913a426460c0d62",
)

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
Expand Down

0 comments on commit 263306d

Please sign in to comment.