Skip to content

Commit c1b16fc

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/a4e86b0d-b945-4673-ad5b-ba9f8cb2e9e8 PiperOrigin-RevId: 605906810
1 parent 7013d7d commit c1b16fc

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 = "f4330d89b348ab0b154a354257da68d8146433307d4ed236075b775057dabcce",
28-
git_commit = "f10bda88a61396f747afb886b6cf27afe97aa537",
27+
sha256 = "341e442b8d789cd1bbf6c0d9da10de9c3c8aec311faeb363c4b42aaa87f6f803",
28+
git_commit = "7d158ff2a3242cfcb962ae0e452b503ddff4195c",
2929
)
3030

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

0 commit comments

Comments
 (0)