Skip to content

Commit 7280f36

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/a3e317f0-ac86-44d2-8809-6f27bfd908f6 PiperOrigin-RevId: 607905209
1 parent 6121bb2 commit 7280f36

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 = "f66ff678a9eb5bc5dcaaff3b546e26c13c9ac89c5242f6b06deaa24886d7fc3d",
28-
git_commit = "2567ba9d2fb02c543661b5a228fff497bbbb0fbb",
27+
sha256 = "cd9a74fc16db86287db61b08df740ab9a4cc5e85d643bbbfa2e748293cbbfd6d",
28+
git_commit = "c4183e3b7d16451d83d72ffd418362ba6ff541f4",
2929
)
3030

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

0 commit comments

Comments
 (0)