Skip to content

Commit 72349d7

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/342e1e67-1f46-4261-bfb4-b01d0de55a96 PiperOrigin-RevId: 578934919
1 parent 0e65b81 commit 72349d7

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 = "1dd91d815e31854fba2d992c154bbb4e27aa25c1facfed5755cd1b803fd8583b",
28-
git_commit = "51ce84b2fe06ba4426819c56125341ae18c1223c",
27+
sha256 = "6e9e5cdd3bfe3356d4053d9eb37985181e796ce334b701a626b413bd3ae937d6",
28+
git_commit = "41d4cdb273d2ed0e15895e0efe530205b4da699a",
2929
)
3030

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

0 commit comments

Comments
 (0)