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 14, 2023
1 parent 743ae50 commit 94e973e
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 = "736f5f38344f034c65661bd2f636c91f49477c829bff44d5be57037754b415aa",
git_commit = "15055e80dad9b245e283df61a0b49907cc5dc91c",
sha256 = "e2241ed45fa8189c8e1e502ae55df363c448b14a767e5e3289affbba6fc1ecf4",
git_commit = "41c7bbfe14b7f312fbc916655293fa724dd59906",
)

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

0 comments on commit 94e973e

Please sign in to comment.