Skip to content

Commit 9d862cb

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/0aebb5c8-b7b6-4fd9-8541-f3bb7215f9ad PiperOrigin-RevId: 400780055
1 parent d21d979 commit 9d862cb

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 = "c050eafa77ba03e022defb843a2ad2e04f6ddbf9e4ce3e523969eae87b86040b",
19-
git_commit = "31647c9679f7a0d120886b2e303835784548bf6f",
18+
sha256 = "849483b212671ca6d5d40ca559948c5c816cc0466356166183cbb9e065a368f9",
19+
git_commit = "6e66dfbabe3d2428fee00ec6b9330a74e31a8ab6",
2020
)
2121

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

0 commit comments

Comments
 (0)