Skip to content

Commit cdb4bd8

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/43b62197-f3c9-42b5-9c83-e05b50560fec PiperOrigin-RevId: 670851806
1 parent cfac240 commit cdb4bd8

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 = "637f9d772a39e3dbf661ffc23c8f03e56221c666d71f638a352787bd800a97ae",
28-
git_commit = "947ae07c130cdf52021b6881766ea4d729872809",
27+
sha256 = "0f28107239658609b6ce8f75eadab3e4946921da71b03b894759a6a5a68cadd6",
28+
git_commit = "0ea94048bfc50d9dcb03f26dbb22102cf32e5546",
2929
)
3030

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

0 commit comments

Comments
 (0)