Skip to content

Commit d7c14e6

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/23ee804e-267a-44ff-90b2-fc7063184f1d PiperOrigin-RevId: 669960168
1 parent 8761300 commit d7c14e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ local_repository(
2424
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
2525
tensorflow_http_archive(
2626
name = "org_tensorflow",
27-
sha256 = "4b24328825702ca81eb4c06da3b81cbb3cd324ec0235ac88ea0f341ce9595bdf",
28-
git_commit = "71a88bc0a885dc36dbad0393303ba8fb950e85cf",
27+
sha256 = "546d870aa251325705152cf083c1d065eb9188e000aab6ceceb59c89feeddd54",
28+
git_commit = "ee0dd0e48ade63d1d5d14fc217d1c4e5f00d6a25",
2929
)
3030

3131
# Import all of TensorFlow Serving's external dependencies.

0 commit comments

Comments
 (0)