Skip to content

Commit dec1cfd

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/cc403067-f2a7-40c0-83f5-8cfb1dce7d31 PiperOrigin-RevId: 953753702
1 parent 0949bec commit dec1cfd

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 = "580b79be5dc6e89115373dacf3b52d8695ed6e8ab341091b0119ead9498aa0bf",
28-
git_commit = "0e1c4f99f6b28de20709c72ee25b61a91055412f",
27+
sha256 = "1007cf6dcae5eef53413b009d34f384c8da692dbc875e9b3fbd748f98b94de02",
28+
git_commit = "62673e6ee8cf24ea0d6dc3e505f600db64783e7b",
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)