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 c3ca92e commit 6fe5eb8Copy full SHA for 6fe5eb8
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 = "8869653957f32500b76c2766c3a94c46089dd65192fa005ab8271ce3914db572",
19
- git_commit = "60028072a1c3b4376e145b6fea8e4ccd3324377f",
+ sha256 = "6b2d947ae8ab5b668cac31666ba8f42882afb2f3f1c740fa21469791b59e8290",
+ git_commit = "110270f2662b3be858cc2d8cba15e3b8f002847c",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments