Skip to content

Commit 882103c

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/bd999cc3-79ed-441a-9f1d-5f9748d091a9 PiperOrigin-RevId: 744243959
1 parent 06d9098 commit 882103c

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 = "a4d0b4ceab1eb61c7af352ee03554a95b46a1e5c0f243b31be61d50641cee100",
28-
git_commit = "f76c73b671b72d098bb55e0f6da8bae00ac44c84",
27+
sha256 = "aee0d6ff1e23f551b4e68523c2d94c4d70b7be69b1944e944b5729c236b5ba35",
28+
git_commit = "40e061d00915f30909c2bf91a467aacac0b24e2b",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)