Skip to content

Commit 401b12d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2e8fae60-d648-4857-a1d0-749a12d748d9 PiperOrigin-RevId: 683395712
1 parent 5936a71 commit 401b12d

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 = "54e247ad24b186e079e73762445404ac93264981b10d51ed0f5420267ae54def",
28-
git_commit = "cfdfd95e6d5de993cdcd3d609824b324e50169a6",
27+
sha256 = "c4252362b736db7d713911cee88c769b215d11ed913edc202e10267c14137c9b",
28+
git_commit = "b54516102de049f0c8b3b408a065141dcccbed7f",
2929
)
3030

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

0 commit comments

Comments
 (0)