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 6fe5eb8 commit dec87dbCopy full SHA for dec87db
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 = "6b2d947ae8ab5b668cac31666ba8f42882afb2f3f1c740fa21469791b59e8290",
19
- git_commit = "110270f2662b3be858cc2d8cba15e3b8f002847c",
+ sha256 = "abb97fa8d0de9935d266eb5b1bd0eed1f7a987468d390131f707a4a808ebb210",
+ git_commit = "5e0ee987565dd6e8f42d6daf7c80cc3f1417fec2",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments