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 b48e905 commit fa355b5Copy full SHA for fa355b5
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 = "89dfbf3d3718bc548ae064703bb83f33021bc846ab439f179e3e69cc4c6fc3e9",
28
- git_commit = "aa61f75dffb4c06d94665a807a8033c4c70a0991",
+ sha256 = "2f401f6102a224fb0bb698cf766768e8a3b4c4622cc4c455cd08fe93ea20252c",
+ git_commit = "8052e567b8273515cdbb896bcee9a7d00d29e7c7",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments