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 8d45abf commit 8f5c69cCopy full SHA for 8f5c69c
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 = "7fad77ee6b9ab2942b1634b30e5928a9dfb4e564400ba1a259d3e64da834e9b0",
28
- git_commit = "74ac0c4f057dec0fb8264800e5e3c4b2311544e6",
+ sha256 = "172e46fbf9eb9f1c16bde2f1917c9d78d5a310a8301e99631b25d94bb34346aa",
+ git_commit = "b5398b2825887b40fa4a96ad9b37c685ccadb74f",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments