Skip to content

Commit 5e97ec7

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/7662baea-b565-48e5-82e8-3dd6f9d436a1 PiperOrigin-RevId: 936468571
1 parent 5d6d107 commit 5e97ec7

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 = "0271807ea288f50104a7c9fade508babc33284670dd05dd43076405d5527da82",
28-
git_commit = "68aaf0fae86d4a774062773413eba6a72edd0507",
27+
sha256 = "5f8aca600d3751cd463e275e744cb7f4d5bc3d0c1ee9434d48640753f13ecab5",
28+
git_commit = "66a75fff86fa2482a37270ce4a52362bf4cb88d6",
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)