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 28, 2024
1 parent 9c3cc85 commit a1a36db
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 = "4ad82e40968b7ab35574ec0fe78bdba45ff981cb80ec4838886f7066cb4671cf",
git_commit = "269682c10ddd76c9544d804b04da054e082b7dc1",
sha256 = "8b1035f5c25adc0391063178a79208d42c92cfef396ec6dcbfb4412e889853cd",
git_commit = "34c1c68abbf652a91568962908062551dee3b70f",
)

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

0 comments on commit a1a36db

Please sign in to comment.