Skip to content

Commit 8cdf0b8

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2cc345db-09f0-4a8e-82c8-ad7ebef93135 PiperOrigin-RevId: 651593026
1 parent ef678e5 commit 8cdf0b8

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 = "eac86da8f3d865114eb2d3b50c58d1791248132b7895ddbbd308d3e9fb967bcd",
28-
git_commit = "953daf90a301ec39e8c00f3bbdbd0620a82571c0",
27+
sha256 = "a767aee91e84274fd65bfeceb67e6935d72415f7b0dc5c323dcfc89100b4cefa",
28+
git_commit = "89ecef24aab0544801adf49aadca64dbf0e2a723",
2929
)
3030

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

0 commit comments

Comments
 (0)