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 27, 2023
1 parent 5fda56c commit 49db57c
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 = "5ef3f1418a7cd22b0a9cda9a2ed2effa6bbb041bee13999cc8be12911e3ceef8",
git_commit = "7b8dd63247d2d62254c3021c1f1188a60eb5eb85",
sha256 = "b8a8f773723de7839854dd2191d34fd617e9fa8c3b3f431484438b8591e37611",
git_commit = "a6ef29d96abae7df50eb7ff92e970a9d46fb17a5",
)

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

0 comments on commit 49db57c

Please sign in to comment.