Skip to content

Commit dad6a68

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1fa38e9e-ce99-4eb5-9161-3010ecdae866 PiperOrigin-RevId: 945531790
1 parent 7b8b913 commit dad6a68

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 = "3119a1bb2c5fdd20f026fbf4fcf5881e672b468a3b2222f44a5d3064685ef543",
28-
git_commit = "26c316018251373be8362aebd1374c234697104c",
27+
sha256 = "87786eb2b6ecc19e9a2ce7c1518c76543d7959464c00ec773239df78127d50cc",
28+
git_commit = "bbc693db85d6c42c5611f847f81002d31a7561c0",
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)