Skip to content

Commit 15c5560

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/b9473b28-e022-4727-bd7f-74c0fa0e1dfc PiperOrigin-RevId: 605481151
1 parent 8f0467f commit 15c5560

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 = "90078080c2649111daca11f3283a6ca9b3b5c604518038ef6f8b4b8b097bba94",
28-
git_commit = "7c3123af344d423440d98c83b171b4bfc2772654",
27+
sha256 = "6e35af37c2638bcb097dfd442a63f02105330f8ed46857b1687b518c6be8dca5",
28+
git_commit = "c8650f54a9b1f5a7098f086500a3d2d77c0811ae",
2929
)
3030

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

0 commit comments

Comments
 (0)