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 Aug 7, 2023
1 parent 316171a commit a4c6730
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 = "66ded97b7dd27c82061f33ffbb458bc85a51498caccf4061883a691339a4c1e4",
git_commit = "f53d1a57d348e9b14dd2cc549456c60e8063e780",
sha256 = "2efef0b9063cfe71e86c119988895d0512fd9f97c2dd6c5483af40ede72ed009",
git_commit = "5d6c22512dc90dc54566cac306905420ebe8c693",
)

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

0 comments on commit a4c6730

Please sign in to comment.