Skip to content

Commit f7485e1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2080a146-6b81-4785-b271-4a50e59b433a PiperOrigin-RevId: 608187085
1 parent 5ef5dde commit f7485e1

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 = "3a241b4557c0b0af8a5fc2f0216684bca8f89e264e7a567e8b8756a07bfd218f",
28-
git_commit = "91a1955297b499dbd352066d7d6296d3527331c3",
27+
sha256 = "9d2c872132c8b3ac5ad596fbf24c37c697332e4a1c38f71025302f23431d0d06",
28+
git_commit = "9a4ef8fd9eeac0e5ab32f86f3e458497c313d6fb",
2929
)
3030

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

0 commit comments

Comments
 (0)