Skip to content

Commit 5d309c2

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/460485a0-1b36-4475-a8c8-0588283e755a PiperOrigin-RevId: 759114060
1 parent 6444cbb commit 5d309c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 = "915eda728b6e9f9745b867cbed0cc26a45abdd9db2d379be8f035dd4ae30aa6c",
28-
git_commit = "dbd8b0016c2b94c47603b12c6ed97d9b6be36c72",
27+
sha256 = "0077f16f7981aaac1c0eddf2feb27f3b0d4079d1eb6342bc9f493b0e573e7303",
28+
git_commit = "355539235d47beec15f963ff6c16ae0cd5c52bf3",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)