Skip to content

Commit 5efcfcd

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/4ce18bfe-8d18-4135-901b-25ee45324cb7 PiperOrigin-RevId: 670941333
1 parent cdb4bd8 commit 5efcfcd

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 = "0f28107239658609b6ce8f75eadab3e4946921da71b03b894759a6a5a68cadd6",
28-
git_commit = "0ea94048bfc50d9dcb03f26dbb22102cf32e5546",
27+
sha256 = "94f691c95cbb04e2f20cedf7c17a42d5d461d42e2fdfda06e3617efa52524ff8",
28+
git_commit = "7fb89a3cabc6b6e629d36196a5fdb0eddbc3290e",
2929
)
3030

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

0 commit comments

Comments
 (0)