Skip to content

Commit 9316d19

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/977792e3-5d4c-4788-af6e-bfcb0a583d6a PiperOrigin-RevId: 399666995
1 parent 85446c0 commit 9316d19

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 = "37f6e4a56a1da9196367f7d68af82cc670a348720ce1948ce62b1da3fcb8f587",
19-
git_commit = "0c0fda670bbfd5a68b0129f3038691d1211854e6",
18+
sha256 = "ad62905ad83d60223f0fb3fce421237fcd097400d089c6f5cbc7e61c9da7d953",
19+
git_commit = "66fb5e72e31de1f96864ca4f21c6bc0bc1bfef60",
2020
)
2121

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

0 commit comments

Comments
 (0)