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 49db57c commit 5411333
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 = "b8a8f773723de7839854dd2191d34fd617e9fa8c3b3f431484438b8591e37611",
git_commit = "a6ef29d96abae7df50eb7ff92e970a9d46fb17a5",
sha256 = "a8675011a035d7d96ef65c05db68b49d742d35ec71aef2673c2d85eceb4ce55c",
git_commit = "ff22936fb42e5e1f73951da1722494c2b0832954",
)

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

0 comments on commit 5411333

Please sign in to comment.