Skip to content

Commit 7387c68

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1f7b0943-2ba0-43ca-9871-ce22ace97626 PiperOrigin-RevId: 671165349
1 parent f1329eb commit 7387c68

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 = "7d6fe48fb74dcba99a5718af31ebfc49a4b837d79cbd9bb38b5e8685eca2d466",
28-
git_commit = "2826678267bf38b0b6ea651eaf68f0303c2dadee",
27+
sha256 = "c8ffb8260c1e07083f4e1ae22bde0393d81bc85282dd3a7381b5a4caae5214d0",
28+
git_commit = "427d57ad723588b61b4cd6e6d3e25bda7d7693da",
2929
)
3030

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

0 commit comments

Comments
 (0)