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 Aug 6, 2023
1 parent cb7fb95 commit dd9dee0
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 = "6e11744e4a4b4ab50005493556da84b1d22d29a911c48f6248e918aa1c00e090",
git_commit = "81c3e675ff137b2ddb73dd752a0d961f26fe27ea",
sha256 = "dba315d4ff33e6c2dc188b7ea6d6a39ad194ab4aa7aa41095cc260cf168989d2",
git_commit = "08257296069cf50efcfc3f4581997be9e495ce86",
)

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

0 comments on commit dd9dee0

Please sign in to comment.