Skip to content

Commit 6444cbb

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/160a9b6f-a3de-4ae5-b206-3e096a629521 PiperOrigin-RevId: 759011179
1 parent 908bbb5 commit 6444cbb

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 = "e7694a1815cc23dadf309826fa03f1961d9dcd63608910919bde33f44db9ee4e",
28-
git_commit = "824849a113a5e0776f7412fd60690a0c8469ddd0",
27+
sha256 = "915eda728b6e9f9745b867cbed0cc26a45abdd9db2d379be8f035dd4ae30aa6c",
28+
git_commit = "dbd8b0016c2b94c47603b12c6ed97d9b6be36c72",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)