Skip to content

Commit a98a1bb

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/bf0855ad-83de-4981-8ce2-2fe5b0b099bc PiperOrigin-RevId: 399741446
1 parent 9316d19 commit a98a1bb

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 = "ad62905ad83d60223f0fb3fce421237fcd097400d089c6f5cbc7e61c9da7d953",
19-
git_commit = "66fb5e72e31de1f96864ca4f21c6bc0bc1bfef60",
18+
sha256 = "6e2856c09e1e2c36684c41f287a4e6b68f475d3c8c22f45c954eda4edf2ceaa4",
19+
git_commit = "f13dc99a0cdc5c659f107fcc746908fbed285658",
2020
)
2121

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

0 commit comments

Comments
 (0)