Skip to content

Commit 8d45abf

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f57438f6-723d-4bbf-ba34-750ffc572c80 PiperOrigin-RevId: 606322525
1 parent 2b43d17 commit 8d45abf

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 = "164c2157112325514a0778a991ccf2d73c9b7e695230ee58631fd9d247e18a3f",
28-
git_commit = "ac7c169ae68a6754c12cdca8d5b0cccc70327661",
27+
sha256 = "7fad77ee6b9ab2942b1634b30e5928a9dfb4e564400ba1a259d3e64da834e9b0",
28+
git_commit = "74ac0c4f057dec0fb8264800e5e3c4b2311544e6",
2929
)
3030

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

0 commit comments

Comments
 (0)