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 Oct 28, 2023
1 parent f83bc0c commit 7007999
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 = "6a866fe17725538029bf846e5f8e631c517824e1ca7c89f781c6f9a23119552f",
git_commit = "3634cc44cdf4f3063b239277c951b7b769874787",
sha256 = "908597e3b267ec90f78947215c5661219996f3b0258c9d54f01549ae1c08715b",
git_commit = "3985916107387b14fb012894de53898fbde7acdc",
)

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

0 comments on commit 7007999

Please sign in to comment.