Skip to content

Commit 8935dba

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/124b62a8-1f54-4df5-b2b4-b2d1ffb5c949 PiperOrigin-RevId: 603932807
1 parent 2fb677d commit 8935dba

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 = "c95daf9d9f77a31b438c88091448c9f53212f75bf61a775fe9005989ba3b1f4d",
28-
git_commit = "326e0c220ffb582fe2f8373bfcb28773919abc8e",
27+
sha256 = "f31bda0cc9340172b1f0d95eb4f450399c0e2420c6c057293e077e504e00e038",
28+
git_commit = "cf8d593c7c41d2f8b151376d9064310c705ad040",
2929
)
3030

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

0 commit comments

Comments
 (0)