Skip to content

Commit 0e65b81

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/91eb9d22-47a2-4cb4-a1d7-3115bee5c1f7 PiperOrigin-RevId: 578826052
1 parent 13383db commit 0e65b81

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 = "f90636367dd786c129afccd7ed7d3b72ebcfaf590ead9a42c4e77cd295aa7f14",
28-
git_commit = "7b40d348fc9496fed6554019e2dff875bd7c3309",
27+
sha256 = "1dd91d815e31854fba2d992c154bbb4e27aa25c1facfed5755cd1b803fd8583b",
28+
git_commit = "51ce84b2fe06ba4426819c56125341ae18c1223c",
2929
)
3030

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

0 commit comments

Comments
 (0)