Skip to content

Commit 35b6197

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/ae7ee215-5995-46fc-b0a0-aa0140861a2b PiperOrigin-RevId: 482121222
1 parent f5aaf0d commit 35b6197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
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 = "37d2b5d9367ffa1dba87d59bf62b9171531a8a0bb6418faa617ebdcd349a95f5",
19-
git_commit = "3df4749c1f3964a99ecf619d747161fc9aadcae3",
18+
sha256 = "4acfff3b85a51ca7c6d68e0ff2a40a6b473e00a6dfb6cb4c0b15cd5adc36b93e",
19+
git_commit = "03cd9f8effee70cd53424d56d39d919cf204bce4",
2020
)
2121

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

0 commit comments

Comments
 (0)