Skip to content

Commit f5f9c2a

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/93c1ea6c-9b27-408d-877f-fcebdef6ba8a PiperOrigin-RevId: 606956533
1 parent fa355b5 commit f5f9c2a

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 = "2f401f6102a224fb0bb698cf766768e8a3b4c4622cc4c455cd08fe93ea20252c",
28-
git_commit = "8052e567b8273515cdbb896bcee9a7d00d29e7c7",
27+
sha256 = "e3c96c85135f074c882656fb23eb7bf86794020d929351d7e2f6a49849cd6632",
28+
git_commit = "4926da74667fcbc928a8d7d24f3fbad9a0ef61bc",
2929
)
3030

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

0 commit comments

Comments
 (0)