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 67fa4c1 commit 23f36a1Copy full SHA for 23f36a1
WORKSPACE
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
15
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
16
tensorflow_http_archive(
17
name = "org_tensorflow",
18
- sha256 = "eb64f34a7bf67af98a78a60f730e3637974ae55114962ce85243509c8a7beb3c",
19
- git_commit = "bdc75cfa670a63fde01e54174203dfc63e92c519",
+ sha256 = "113d422c27357837f2ac082f985f38dd9c6e208d206c9c214ca746356342a26b",
+ git_commit = "4af137a8fa955b5c3873afedbaf4ebb2362531d4",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments