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 57da6d9 commit 5e2691dCopy full SHA for 5e2691d
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 = "41db32ffc456f8e9bb22079f7b59dad662ce70367cce9763be053336821447a3",
28
- git_commit = "ed444dbf4b7bd4dd9062d5688d6b178d61a83d81",
+ sha256 = "70c49da2a5f087125a4782d45d1c75a54b1d63b8e2189d27c972382502587d57",
+ git_commit = "9b2716b239b8c38baa239c7526bc3a28c86e2549",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments