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 1, 2023
1 parent 5cd4584 commit db4128d
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 = "fe5897685551f02bfab20afbed08942013f4f9fe53f4b756000489cfa6524088",
git_commit = "b7bc27ea4335b3f01a576e2a791824dbbb500573",
sha256 = "455cb7beae95cdf893be7e82874ab3ed3ad7af631258bf629326f71a947b3fc8",
git_commit = "412d09a228e5823c958847bba9670ca9d4c964b4",
)

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

0 comments on commit db4128d

Please sign in to comment.