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 Sep 21, 2023
1 parent 3439339 commit 855e37d
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 = "244cfbd71aebbda8bd30f27b71cbb162a5e051498cec4d80f5997cdab358a40d",
git_commit = "afbc88e6197cf0051ec93c38725932173c2173c6",
sha256 = "486f040c637b3b2a0c424090888288ce11bad725ea43b020ca8272203e620353",
git_commit = "e23c4445adbc98011c28b5dad89f07614273ca98",
)

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

0 comments on commit 855e37d

Please sign in to comment.