Skip to content

Commit 4411fcd

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1bcf730c-fd06-4789-b3d5-50671e32032a PiperOrigin-RevId: 608238936
1 parent f7485e1 commit 4411fcd

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
@@ -24,8 +24,8 @@ local_repository(
2424
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
2525
tensorflow_http_archive(
2626
name = "org_tensorflow",
27-
sha256 = "9d2c872132c8b3ac5ad596fbf24c37c697332e4a1c38f71025302f23431d0d06",
28-
git_commit = "9a4ef8fd9eeac0e5ab32f86f3e458497c313d6fb",
27+
sha256 = "3709873be1bded57b3ebee29abfe2a4f02dfc13a52b9626eb1b3264879b5f244",
28+
git_commit = "9060e62bf4ef20a0919511269e305d49006ce205",
2929
)
3030

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

0 commit comments

Comments
 (0)