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 24, 2023
1 parent 3b34ac9 commit fb04563
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 = "9ab471d289fe3f9856cad4e9623ded8e4bb0330a104a32bd671a90cfa2d7ade9",
git_commit = "58db9ff66c201aaf576b04064e267f37f35833cd",
sha256 = "3973685bbc09e23fafdf22b2c98fe8976bb107681713974adebbcf923a907c48",
git_commit = "50949edcb78a5d89b3994d1822adadc121fe63ff",
)

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

0 comments on commit fb04563

Please sign in to comment.