Skip to content

Commit b1b7c8d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/ed1e9c33-45ff-4904-89ad-0b1269da8874 PiperOrigin-RevId: 604051758
1 parent b8211d6 commit b1b7c8d

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 = "3f58b461317457d184c3ee7a2b80369b1d1622dfb0cf9ad60d0abe0983ee2feb",
28-
git_commit = "d5279a20132bce7aa7fdeb116cba0e84213eceeb",
27+
sha256 = "9dd92fb4475b76efd8d9b3ee5c8850dad81339c82e81b5c5ff9b43a65efadb3f",
28+
git_commit = "e6af390379ff04a49fb21cce246d8155308fa340",
2929
)
3030

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

0 commit comments

Comments
 (0)