Skip to content

Commit 84d18b1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/0b0ede6d-05e0-4d27-aa81-e9541209857e PiperOrigin-RevId: 606513822
1 parent 8f5c69c commit 84d18b1

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 = "172e46fbf9eb9f1c16bde2f1917c9d78d5a310a8301e99631b25d94bb34346aa",
28-
git_commit = "b5398b2825887b40fa4a96ad9b37c685ccadb74f",
27+
sha256 = "6bee3c4b37a3d1476a9c1e8640696a3f01147bf295e75e2f555f55b0a6c83b08",
28+
git_commit = "e34ba98dff4653e19acb357a6469ef8be126ce64",
2929
)
3030

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

0 commit comments

Comments
 (0)