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 Jun 25, 2022
1 parent 501c227 commit 5c4a952
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 = "25098d29d4599ebead6264bab3a0c9f0bbcf26b3e1cd308ee661d095f244a3e9",
git_commit = "28f46b2dac3fa42b1a5191edcf3a054995d34e95",
sha256 = "ae3a29de21f01ceb27706745217e6646937e3829a914e380ab60932eb25c25ed",
git_commit = "e446f8390c0cd2311abf6f04a2fa92f8f4ec815e",
)

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

0 comments on commit 5c4a952

Please sign in to comment.