Skip to content

Commit 8d4d22d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/46f59e73-4d2c-4d20-82af-bbcad5d86dc8 PiperOrigin-RevId: 669645717
1 parent 5c4b5ae commit 8d4d22d

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

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

0 commit comments

Comments
 (0)