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 5e2691d commit cc46474Copy full SHA for cc46474
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 = "70c49da2a5f087125a4782d45d1c75a54b1d63b8e2189d27c972382502587d57",
28
- git_commit = "9b2716b239b8c38baa239c7526bc3a28c86e2549",
+ sha256 = "9415767703f0c111e2da2ced51ba129780f15b0228a05a6814bf3968f49c9674",
+ git_commit = "10679892ee1406de1b370997113ee8930d97f680",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments