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 28, 2024
1 parent e895363 commit b527d22
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 = "ff02c82c62d7a53da9ad94b281d0a4ef3875bd16897c5a332331c91691053150",
git_commit = "bc4b8d10d6582b26c6914d2392f80a7953024dd2",
sha256 = "0eefac295704199a435c606295814311993ed56a5c1ee90780b4b53a09260729",
git_commit = "c28b27925ff2775e8a4de7be21abde1abff02863",
)

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

0 comments on commit b527d22

Please sign in to comment.