Skip to content

Commit 701e5c0

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/106a3307-7137-4687-9c91-ddfac20e79e2 PiperOrigin-RevId: 552643948
1 parent ea05b0f commit 701e5c0

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 = "ae91789116388801b5868807ec7593b6c2f11a0c2b832951b42deb9f2dca6b9c",
28-
git_commit = "e5630fe64c716728435a3ff4c31b468463120e74",
27+
sha256 = "26ddc88148135909e0903cadf330fcaecaa1358adaeeda8729de54edfa268a5c",
28+
git_commit = "bfc143e5dda881d3abccd060d2499f13c8342d3e",
2929
)
3030

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

0 commit comments

Comments
 (0)