Skip to content

Commit 17739ac

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/182d2559-0ae3-4ff8-b112-f48fc1e50acd PiperOrigin-RevId: 584810889
1 parent 25df631 commit 17739ac

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 = "2baccb5bdd4d464ae52b5719d3ffbf998b57d892694d676287aa2a40a5bc9b02",
28-
git_commit = "81b244f2d54494cfff14f28f2efe95d9b613fb4d",
27+
sha256 = "52a5c62af88d6d0ca512595fea70af3bcda85cfbdac6a6c6a5050e43d9528e2c",
28+
git_commit = "2d7328762fa39668b1f802788f6143c4ffa1e1c4",
2929
)
3030

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

0 commit comments

Comments
 (0)