Skip to content

Commit 949e5e1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3d626e33-a5dd-4148-86ae-8734c4bd740c PiperOrigin-RevId: 754731017
1 parent e1b9d00 commit 949e5e1

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 = "56b64d0c157a4ec46d6e173c5e5dc7a1db044d4d7ced6a1a7a3d16ba8e30ddd6",
28-
git_commit = "374a8dd5e0e0d65f5e2caf7c47c3d59709bcad80",
27+
sha256 = "aed05f30897d212810bb25afa4064685c75db1acb7255ac980a504b3c7f500df",
28+
git_commit = "bc7cd75f9649fc70f92612c7e8e69017478bd33f",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)