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 Sep 4, 2021
1 parent 7c8c48b commit 9aed1a6
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 @@ -15,8 +15,8 @@ workspace(name = "tf_serving")
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
tensorflow_http_archive(
name = "org_tensorflow",
sha256 = "db8335fd7215e6bb9ec5dd6bef739093504975994b6e05d95e825b8c4052e65a",
git_commit = "3d8af9051087ac263d7263e3ab86ef41de8328e2",
sha256 = "7a23f3cc95d5be90eb0435e5eef6149113398b6e8216dd565440eae892f5f655",
git_commit = "b4f324b4a3cd2097f830c5c99a6556f87dab859e",
)

# Import all of TensorFlow Serving's external dependencies.
Expand Down

0 comments on commit 9aed1a6

Please sign in to comment.