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 13, 2023
1 parent 9bec7a1 commit 3e2bfad
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 = "d3387c98b54a09b2eef07aa3fab1598c6cddca2096f5de566a9b3f6bee5bc27e",
git_commit = "168e19001b127823b125f9c9660c223bee27bfea",
sha256 = "f33ee4d66623175b17c267fbeca63466e6271441083cf6960aaf5a1383400c5e",
git_commit = "1f9ffe6c62b9418f6ff131d7b38ae17f3d1df006",
)

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

0 comments on commit 3e2bfad

Please sign in to comment.