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 Nov 6, 2023
1 parent 5f1c184 commit 35f60bd
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 = "b28a21f13ae7705590a6528aac4413a369021370145476919862991755aca261",
git_commit = "8bcb0ebc1099a3b73bc5763dc1cf9aa495b2b1c5",
sha256 = "e282b5c57e467e5e869886581a10b9128dee06c1d972e6ba7675f415f6786bee",
git_commit = "4b8611e38656de7fdd101a058a76ec65d2f8297a",
)

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

0 comments on commit 35f60bd

Please sign in to comment.