Skip to content

Commit 5f77f84

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3e7f58b9-7be6-4d06-81fa-4a4db6dffd2e PiperOrigin-RevId: 684007397
1 parent f2ab343 commit 5f77f84

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 = "a823dc40ccebb3253f54d282527f674be3d0f868578d5191b0cff27e7c6c3ece",
28-
git_commit = "f4a463951801737fdaaa986e49e2d36da5d12b29",
27+
sha256 = "b32e2b23fb47d769a24fa2cc3e6810c9e9bb77a26f22484b20188c21d2c89cca",
28+
git_commit = "34e78786dfbd759ecfd7e71dd4a6cf4cdbae2d53",
2929
)
3030

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

0 commit comments

Comments
 (0)