Skip to content

Commit 9e9a403

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/edf1d517-3ed4-4d49-9880-f88e2203ae36 PiperOrigin-RevId: 955212424
1 parent f237caf commit 9e9a403

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 = "a844cab491c7f30deede35c18c8547a796f07c50de5385320003a360d0687ed5",
28-
git_commit = "cf01bcbd0605c40e8e4e060d23e6bfea7bc9a93e",
27+
sha256 = "6e6057b266f52f96f22c287f531d85f6876665915fd7cf5da708b48f91a27240",
28+
git_commit = "dfe4d19ba1555da8f6087bf79c4985f398ca94a0",
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)