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 Sep 26, 2023
1 parent cae3164 commit ca32b3a
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 = "cc415913378812550c0a003f6ab794c022a5e75f3f34d6d6123f5fcc154cf80f",
git_commit = "1ee265c2092b3dc631281965c3aa8967279a3e8e",
sha256 = "4585f717a43147f80fca8581f2877bbdcd80ea5b9d0d480a4321ae481da73c65",
git_commit = "bbda501caf7e83e7d390c372647ec23864a9c65c",
)

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

0 comments on commit ca32b3a

Please sign in to comment.