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 ff6b58a commit 27b5b4f
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 = "5293ca33600131ecdfebd2c326d0247a7e5b21b8e603d8ce4ecabfa624afeac2",
git_commit = "36304aadbd96d449f077b17820ed2179e72541e2",
sha256 = "ce54cf9f4e560087ba2e1ee5b763b978d57ef1bd73a8c27c71407658be448c81",
git_commit = "1cb40335c062af78e265a11a9c961b82056c0354",
)

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

0 comments on commit 27b5b4f

Please sign in to comment.