Skip to content

Commit 96e9781

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/539cc01b-6159-47b7-b3d0-335f23b24b80 PiperOrigin-RevId: 400403995
1 parent d12ee6c commit 96e9781

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
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
1515
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1616
tensorflow_http_archive(
1717
name = "org_tensorflow",
18-
sha256 = "dd6cd38f8f0a47a7f529090a24c3546d31a650c1e38b995271de593da6fad901",
19-
git_commit = "f1666f5bb7433a33668de1fd30e2563f423971c8",
18+
sha256 = "ef29880007b78f85bb43f385a492a719f835468218ed272c381e66dadacb5b7a",
19+
git_commit = "664872b49d2e7d94de3ea79083d82b29f6a30c4c",
2020
)
2121

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

0 commit comments

Comments
 (0)