Skip to content

Commit 4aa9965

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/7fae12b0-fa10-4080-87a4-538b7dad3cd6 PiperOrigin-RevId: 682934608
1 parent bda7a14 commit 4aa9965

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 = "0b0c1664eb34b5c1da24dff5415c89fa5678dafbb3efb33254be2950cedb318f",
28-
git_commit = "364c72371091d3bd8c5f549347345cdc945df38b",
27+
sha256 = "4e8c55254833b7a25655075aa59b922a5988df7a549a5494707d95686271b73d",
28+
git_commit = "ffbb877e416fbd1a7dc316736c5315625b3e57e7",
2929
)
3030

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

0 commit comments

Comments
 (0)