Skip to content

Commit e03bc62

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/f5fbfe7e-7760-473b-84b2-e9a9af2e098d PiperOrigin-RevId: 401304603
1 parent 619697c commit e03bc62

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 = "b4d1e817a2995977d06c0bcb1c5cd8d41ad8784029eb1ddc3514f4e1c420cd0c",
19-
git_commit = "3eaba5f19dcca352ee603deeb6a41018b3ce046f",
18+
sha256 = "8194ca6ea3adf7dd2ea0b5a65847e3df534edbb01c3125d2cf8c308c8c4afd2d",
19+
git_commit = "79315690449eb42d7ef867e730f08315e6de4e34",
2020
)
2121

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

0 commit comments

Comments
 (0)