Skip to content

Commit c4f757e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/6267a5a7-1490-4795-bbfa-86a7cfc3775f PiperOrigin-RevId: 603119387
1 parent 050cf83 commit c4f757e

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 = "c73285c96f296d32969caa0a95fe4f4a7f6a9293c828a802a6d276c634c1f3c7",
28-
git_commit = "6dddfa1b666fab4d070052311a312f62f2739605",
27+
sha256 = "cf372b3e4c4adf8d2213e5c6a26c3c29fb5999c2bcf49fa2dabd4eca119e5244",
28+
git_commit = "d6bd777fbfb7ff2a31fe2d18a1f2f3fa6a2da408",
2929
)
3030

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

0 commit comments

Comments
 (0)