Skip to content

Commit daa6108

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/3e70aba5-35ca-4e36-89ce-182192be4122 PiperOrigin-RevId: 381700363
1 parent 225e63a commit daa6108

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "19b370a0735efed3d756d4b360c9a84da574dbde54568539aaea9a9e9686bca8",
19-
git_commit = "50d8114a46d329d0d88c1a453c5d8efc0719bb67",
18+
sha256 = "14f2628ddafe8253c52f8bcb77ed40e7df7ae69ab68eaa8c7bf112779b46990d",
19+
git_commit = "2d620d83046fe4a31394aa2e5f48494a94d9e135",
2020
)
2121

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

0 commit comments

Comments
 (0)