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 2d0d6d6 commit 554b7f3Copy full SHA for 554b7f3
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 = "f16f10cd8474c6408b000cbc6ad9e444fdd1bf86c70a20b0d84b81698bb9841e",
28
- git_commit = "ed12d766c1774e7c1d6b125aff54a282970cfa6f",
+ sha256 = "19914adf7d8ffda16a982cd9cbd7274ef987c9bfb3ca672279750b17f9009ca0",
+ git_commit = "34653872671acd9f1e24405ed1eaed154b3fe707",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments