Skip to content

Commit c4b60e5

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/904bd709-2349-42f3-b297-50eb45535cee PiperOrigin-RevId: 749202915
1 parent 3c66420 commit c4b60e5

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 = "745f36256146c3a40df8737486aa4c8d11ffb4746ff7f488da0371806ed80934",
28-
git_commit = "6e31e80c1b9930829bc5517abaa0ced12713828e",
27+
sha256 = "1ee392366d60a40eeb72886eb398796190ed40f1546c88aa23eec705b0fb42f9",
28+
git_commit = "4de657a2234dec5ed519d736ca297ef5644232c6",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)