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 5ecd9c7 commit c4d3325Copy full SHA for c4d3325
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 = "4eb6ff9887c21bf581122e172cd63a92189b58447e14455e2cfc2f0e28cab870",
19
- git_commit = "94917801452c642e75ce051773c8c72412d7e414",
+ sha256 = "6842863e44ae0d62b7a673361a548aba37893e68498c5b4b890970ddea4b5ccb",
+ git_commit = "01a184f17127379b5df957872b1731c59dd2a7b7",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments