Skip to content

Commit c7c057e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/9d92d15c-5cf1-41bc-a0a2-e7aac48c6a10 PiperOrigin-RevId: 407637022
1 parent e2c8c50 commit c7c057e

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 = "240cfeaf5fabc232ba279ae4915c4a14cf577c73842d0ba920796cb3d5b0b8b7",
19-
git_commit = "5e0f847d64b171a5feb2dc20468339f2c2e633ac",
18+
sha256 = "fb24061f076a58793e44bd7256f7651539504f75762ce832e42eb28d370613ab",
19+
git_commit = "eab602d1329b80f0a9a954359ff7731eaef9da08",
2020
)
2121

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

0 commit comments

Comments
 (0)