Skip to content

Commit 67fa4c1

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/1de73df7-14e7-4341-b4fd-aae533ac9d02 PiperOrigin-RevId: 400072334
1 parent c35b459 commit 67fa4c1

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 = "7f7e85cbc9da65fbd9b412aff8aea2f76a19d9c741f5d231ce69001d6313f696",
19-
git_commit = "951175bbc00b584983235c4c334ea0f159f01557",
18+
sha256 = "eb64f34a7bf67af98a78a60f730e3637974ae55114962ce85243509c8a7beb3c",
19+
git_commit = "bdc75cfa670a63fde01e54174203dfc63e92c519",
2020
)
2121

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

0 commit comments

Comments
 (0)