Skip to content

Commit 6630c17

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/5bf1863a-797d-4c8f-9dfe-e6f8f0650afe PiperOrigin-RevId: 584302134
1 parent 612073d commit 6630c17

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 = "8769406112284892d33999e01a2901e98217fe17addc549f7bcdfeb4e9a8cf06",
28-
git_commit = "8afc4b7b789097a6f8bd9b8edbe99f95cdbdd1fb",
27+
sha256 = "c5aeb74d8b03966bf91dd4c954f9c4c644c37f5c9e064fb9e3cdeee3ffb5e996",
28+
git_commit = "8fecb4171df264b98a8b60ef85115b3c11e4506c",
2929
)
3030

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

0 commit comments

Comments
 (0)