Skip to content

Commit 05cba95

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/a6d6224c-e7d1-4f08-a9e7-0821ba1f881a PiperOrigin-RevId: 400964863
1 parent 435bd52 commit 05cba95

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 = "ca82cfbee31a1ca450862bbceebad6f41e6808e3b7025219af49f089dab58d89",
19-
git_commit = "675fb1d8e2cd74eff86257bbf75c1ff2655b00ec",
18+
sha256 = "9e7edcb524dbe7a1f377a44b829cfc598bb8ef86ef8aaddd49b15cdd8573a659",
19+
git_commit = "ac43581891d768378f9a6406d7290a0bb4710264",
2020
)
2121

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

0 commit comments

Comments
 (0)