We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63dd03e commit e6b1982Copy full SHA for e6b1982
WORKSPACE
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
15
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
16
tensorflow_http_archive(
17
name = "org_tensorflow",
18
- sha256 = "cba37ed95a99a035539f43fe92fdb6ee9ce9966537baa8371b4adcf0ee83f6dc",
19
- git_commit = "33f8755edc9a814bf6c71a5ad9d1bb07da5b17cf",
+ sha256 = "55b3439e68180a6a012a4c6d5635ed5cf4262f3a360bc77ca793bccd0a8bf8d5",
+ git_commit = "5d8492ab786724ed811588183c93b1623f02c3c5",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments