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 Apr 25, 2024
1 parent f6c4219 commit ff6b58a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Expand Up @@ -24,8 +24,8 @@ local_repository(
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
tensorflow_http_archive(
name = "org_tensorflow",
sha256 = "ebf891f295a02b7b150a5d74915743570f06d68b860a5292fa5848cbefaeddfc",
git_commit = "1eb72c151a0b66a95353230ed5315a58587177bb",
sha256 = "5293ca33600131ecdfebd2c326d0247a7e5b21b8e603d8ce4ecabfa624afeac2",
git_commit = "36304aadbd96d449f077b17820ed2179e72541e2",
)

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

0 comments on commit ff6b58a

Please sign in to comment.