Skip to content

Commit f237caf

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/89c871f2-19b3-44e6-bad3-c39f4896f8f3 PiperOrigin-RevId: 955067703
1 parent c8e9036 commit f237caf

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 = "551aad20b0ca0ec6ec17b14216973374888fd39c804ff79b0ff6de1a7dc4c81f",
28-
git_commit = "2a2395a8dcfcc930a8ac682dc3a97511c3d68a78",
27+
sha256 = "a844cab491c7f30deede35c18c8547a796f07c50de5385320003a360d0687ed5",
28+
git_commit = "cf01bcbd0605c40e8e4e060d23e6bfea7bc9a93e",
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)