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 3, 2024
1 parent 0654b44 commit 6809c2f
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 @@ -24,8 +24,8 @@ local_repository(
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
tensorflow_http_archive(
name = "org_tensorflow",
sha256 = "340e6e9a0fa4f43f18806c4168aed6c7aea855a55bef65fdf8f5db05072c1277",
git_commit = "ba7f93b8dc32b64cc0bb5ddb44e75bd344ae67d0",
sha256 = "f3232a049b7910d78528743afe5df84437d47972c29874db356548db61d46e2a",
git_commit = "8ff94d3cf1e5edc5586a98bd0cdab1601ff6924b",
)

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

0 comments on commit 6809c2f

Please sign in to comment.