Skip to content

Commit a09360e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/93fcbbb1-02dc-4c89-841e-c174044f650a PiperOrigin-RevId: 401435632
1 parent d4e5c0d commit a09360e

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 = "38daf4d5cf679e48e767e9c8e0c4f81a646d32e1e3a42dc38a6da5532d90a558",
19-
git_commit = "0c73111062a82ff3d8e6e2235c1e82d58c009d56",
18+
sha256 = "d0c1a431cc3686a0acf7903f1b56b5eabaebaaa08bf3b68351dc392d3d628f34",
19+
git_commit = "18c61a1762d923c2c659b00845efa1964b8eaeec",
2020
)
2121

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

0 commit comments

Comments
 (0)