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 5ef5dde commit f7485e1Copy full SHA for f7485e1
WORKSPACE
@@ -24,8 +24,8 @@ local_repository(
24
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
25
tensorflow_http_archive(
26
name = "org_tensorflow",
27
- sha256 = "3a241b4557c0b0af8a5fc2f0216684bca8f89e264e7a567e8b8756a07bfd218f",
28
- git_commit = "91a1955297b499dbd352066d7d6296d3527331c3",
+ sha256 = "9d2c872132c8b3ac5ad596fbf24c37c697332e4a1c38f71025302f23431d0d06",
+ git_commit = "9a4ef8fd9eeac0e5ab32f86f3e458497c313d6fb",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments