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 Jul 15, 2022
1 parent a455585 commit 6830a40
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 = "f5b1b15d76f0a9ee24732916502a355653eb59c55c7e4a4d9e15d29155f9b235",
git_commit = "8bba02f4861d3619a5716b96fe723020a33593be",
sha256 = "096be5c5e3752023d9ce2f51e8942877cbf49a10e7e86435442996ca08b41905",
git_commit = "27ebeac0804ee51e537d1394213c39db8fecfe4d",
)

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

0 comments on commit 6830a40

Please sign in to comment.