Skip to content

Commit 3c85c78

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/fecf64cb-423e-4eec-b46f-e192c3c52395 PiperOrigin-RevId: 669015947
1 parent faae6f9 commit 3c85c78

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 = "4f99549184ed0c0e0e627ce312f0ae2d15d9d1d05a3203a351f96eebe7b8f773",
28-
git_commit = "44010d280ef0748f52ba50a323076246f55fddca",
27+
sha256 = "3ef1acbc3cc3735ac49902601c1fa11eac40d7fc0731c9176f9615231f608748",
28+
git_commit = "7f399f2b7697c352427e23b057883a5fb815aa0c",
2929
)
3030

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

0 commit comments

Comments
 (0)