Skip to content

Commit 3c8d05c

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/23a72c79-6dfa-416f-bc2a-8fbe6745e1e9 PiperOrigin-RevId: 401491181
1 parent a09360e commit 3c8d05c

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 = "d0c1a431cc3686a0acf7903f1b56b5eabaebaaa08bf3b68351dc392d3d628f34",
19-
git_commit = "18c61a1762d923c2c659b00845efa1964b8eaeec",
18+
sha256 = "0500a93887e9237f7b730dac936e07f4926192d1d311e38ffc7d9491b10b8476",
19+
git_commit = "f44013283bbfc464fc3fa235688da151420ca764",
2020
)
2121

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

0 commit comments

Comments
 (0)