Skip to content

Commit 5c4b5ae

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/120d4fa9-c5cb-4439-babc-60ae9db38619 PiperOrigin-RevId: 669582834
1 parent f07e7e1 commit 5c4b5ae

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 = "c0ca33818a4a0262f23103a05ae849103acbf8c9ee14b8c13a202235858178e0",
28-
git_commit = "dc46d89e4a33b2ed3bff9635a43cb677971e53d4",
27+
sha256 = "b418a89b86163fbc06a08a5c5e2e034d318baf02772ce556171078f28d95c80d",
28+
git_commit = "81a22c09dd39941cbf7374020e2b8c4b6d7794e3",
2929
)
3030

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

0 commit comments

Comments
 (0)