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 46b2e48 commit 0687ec6Copy full SHA for 0687ec6
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 = "0d133a166dc022b55f19bb479ca9e40f4866bbe821e8a514a60d63e44c2fd24c",
19
- git_commit = "835162f2140d4c7555d96856e78c5eda336674e0",
+ sha256 = "c5fec8c439dddd9362a9cdf7de754d20c86e97ccc5b82ef2404f15b355360b20",
+ git_commit = "68422b215e618df5ad375bcdc6d2052e9fd3080a",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments