Skip to content

Commit 864d216

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1b0fb18e-c020-46f1-b8ea-60a3f2eb7ffd PiperOrigin-RevId: 759379408
1 parent 21b486d commit 864d216

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 = "d74276301bcfa0c279243446f7781bc676bbaf0f1a6ddd3dd209aa0a220f5b90",
28-
git_commit = "610838da51a8443dda055dfd1bf7a0213fe92c4c",
27+
sha256 = "6dd50d020318755e8c6aa2a58c015cf37b6b3a525decd6325162ea509ea458f5",
28+
git_commit = "4284b4ea30367398825625a62ef14c4f3cd1f8b4",
2929
patch = "//third_party/tensorflow:tensorflow.patch",
3030
)
3131

0 commit comments

Comments
 (0)