Skip to content

Commit c6a22b1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/4e360d92-30bd-4131-a9ae-b42911c1b094 PiperOrigin-RevId: 941980048
1 parent 7453344 commit c6a22b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "ee75a3b8fb94d9f7c70df7366ac6f1d8f1f74a95cef0f748c95f4fbb17e11276",
28-
git_commit = "f4554b7cca95f25d72c7b878ab8f195d97a48a41",
27+
sha256 = "6bceca1ea409a2cea94d039ede31aae2d12e5576df8c0f53f663caad479cdda7",
28+
git_commit = "447f577689ed687733f8195debf977360ea20e62",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
patch_cmds = [
3131
"sed -i '/cc_library = _cc_library/d' tensorflow/core/platform/rules_cc.bzl",

0 commit comments

Comments
 (0)