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 5, 2023
1 parent b19e398 commit 5f1c184
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 = "0c06d0d379d1e8218625aec46032a36c8575fbce141eeccbf3d2a27adc5c0c6a",
git_commit = "f35ced36c662310d43dc771634f9a15d3c209b94",
sha256 = "b28a21f13ae7705590a6528aac4413a369021370145476919862991755aca261",
git_commit = "8bcb0ebc1099a3b73bc5763dc1cf9aa495b2b1c5",
)

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

0 comments on commit 5f1c184

Please sign in to comment.