Skip to content

Commit e1b9d00

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/2edb46f1-2b35-402d-b2f7-9a42ba02d546 PiperOrigin-RevId: 754606252
1 parent 115ecf9 commit e1b9d00

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

0 commit comments

Comments
 (0)