Skip to content

Commit bf4e080

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/389c12a9-a8eb-4df6-acfe-6cd6ec548810 PiperOrigin-RevId: 670524279
1 parent aaacf8e commit bf4e080

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 = "672c62777f269e4249729415981c358a496c035993d2e1aae83c5a0611120c00",
28-
git_commit = "358eb710f1dec2dc3e7b145f3d0c0a284ababb25",
27+
sha256 = "076795026ff64426a3898b297e0e65e0af188576acb2a1c85eee43c5c700c0b6",
28+
git_commit = "9eda19e3ede2c5a07906315414a4929c50b3528d",
2929
)
3030

3131
# Import all of TensorFlow Serving's external dependencies.

0 commit comments

Comments
 (0)