Skip to content

Commit 6fe5eb8

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/7642665b-5223-40ec-88b5-6a81492edf08 PiperOrigin-RevId: 402111487
1 parent c3ca92e commit 6fe5eb8

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
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
1515
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
1616
tensorflow_http_archive(
1717
name = "org_tensorflow",
18-
sha256 = "8869653957f32500b76c2766c3a94c46089dd65192fa005ab8271ce3914db572",
19-
git_commit = "60028072a1c3b4376e145b6fea8e4ccd3324377f",
18+
sha256 = "6b2d947ae8ab5b668cac31666ba8f42882afb2f3f1c740fa21469791b59e8290",
19+
git_commit = "110270f2662b3be858cc2d8cba15e3b8f002847c",
2020
)
2121

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

0 commit comments

Comments
 (0)