Skip to content

Commit 21b486d

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/38e4a435-e3a9-4258-a56a-ce219e074a4c PiperOrigin-RevId: 759242985
1 parent 5d309c2 commit 21b486d

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

0 commit comments

Comments
 (0)