Skip to content

Commit 6121bb2

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3ba3ff18-9d5d-420a-8cb3-cb740ed01789 PiperOrigin-RevId: 607850241
1 parent e186ef5 commit 6121bb2

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 = "97c8606de19ac3c3cab18becd576e5a1954fe3773bb0244a690ab025308ac2e9",
28-
git_commit = "5a04c6d5c6ec49314451a759a321dc388dc10007",
27+
sha256 = "f66ff678a9eb5bc5dcaaff3b546e26c13c9ac89c5242f6b06deaa24886d7fc3d",
28+
git_commit = "2567ba9d2fb02c543661b5a228fff497bbbb0fbb",
2929
)
3030

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

0 commit comments

Comments
 (0)