Skip to content

Commit 7aaef18

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/33d82d92-a1b6-4918-bfbd-688f91fd7d9b PiperOrigin-RevId: 608315991
1 parent 4411fcd commit 7aaef18

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 = "3709873be1bded57b3ebee29abfe2a4f02dfc13a52b9626eb1b3264879b5f244",
28-
git_commit = "9060e62bf4ef20a0919511269e305d49006ce205",
27+
sha256 = "9f20195ae1fd59cf505362affe776e6beb541b2778ae04c401a87c003f81cf63",
28+
git_commit = "13f050c48966ceb07a5f817ff6be5d2308bb4adc",
2929
)
3030

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

0 commit comments

Comments
 (0)