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 10, 2022
1 parent 4e9aa7d commit 8484770
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 = "47aa59f4dec9320b674fb5ad9bec64e1b01e472872cee719b0b14b72293f123d",
git_commit = "09710eb110e26b1454d4be70fa5fd66889f64f47",
sha256 = "cc78e84b2c98d084a4aac9d6815a68533461cf4a289e2de24b5e3c46de5ea596",
git_commit = "511122cd9ea9afcfd2fd181b746122f2ae317b15",
)

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

0 comments on commit 8484770

Please sign in to comment.