Skip to content

Commit 63dd03e

Browse files
Updating TensorFlow to latest passing continuous build.
Build status: https://source.cloud.google.com/results/invocations/8b87e17a-454c-41af-9509-203099563633 PiperOrigin-RevId: 401935736
1 parent 1b72f59 commit 63dd03e

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 = "2a9438981dd659072211e0940b2ea7c1c5899eb40aac01843bf1cae5e4155197",
19-
git_commit = "98458ae6fac670df53d37456d1f23670a1000bd9",
18+
sha256 = "cba37ed95a99a035539f43fe92fdb6ee9ce9966537baa8371b4adcf0ee83f6dc",
19+
git_commit = "33f8755edc9a814bf6c71a5ad9d1bb07da5b17cf",
2020
)
2121

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

0 commit comments

Comments
 (0)