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 29, 2024
1 parent a1a36db commit 0bfaf6a
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 = "8b1035f5c25adc0391063178a79208d42c92cfef396ec6dcbfb4412e889853cd",
git_commit = "34c1c68abbf652a91568962908062551dee3b70f",
sha256 = "a922e21b1baad203a7fef9afd8e5b9faa8deb50594486b3764648a152d4da84e",
git_commit = "1c8c76459c2fc976d5e28028906c00357d93198b",
)

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

0 comments on commit 0bfaf6a

Please sign in to comment.