Skip to content

Commit c3ca92e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f53a7b28-10f3-4705-accd-a5c5888a4f5f PiperOrigin-RevId: 402075830
1 parent 35b6e59 commit c3ca92e

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 = "bb6245e38633a1df197b5dbe3c070a383106816d4fee3205e224ef1949bceb1c",
19-
git_commit = "556c3a9c41ce0590c12390a0d2fb90af7e035f0a",
18+
sha256 = "8869653957f32500b76c2766c3a94c46089dd65192fa005ab8271ce3914db572",
19+
git_commit = "60028072a1c3b4376e145b6fea8e4ccd3324377f",
2020
)
2121

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

0 commit comments

Comments
 (0)