Skip to content

Commit 0687ec6

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/114727ca-0585-448f-bb4c-206180424e4d PiperOrigin-RevId: 401823822
1 parent 46b2e48 commit 0687ec6

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 = "0d133a166dc022b55f19bb479ca9e40f4866bbe821e8a514a60d63e44c2fd24c",
19-
git_commit = "835162f2140d4c7555d96856e78c5eda336674e0",
18+
sha256 = "c5fec8c439dddd9362a9cdf7de754d20c86e97ccc5b82ef2404f15b355360b20",
19+
git_commit = "68422b215e618df5ad375bcdc6d2052e9fd3080a",
2020
)
2121

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

0 commit comments

Comments
 (0)