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 e92fbad commit 9c11a88Copy full SHA for 9c11a88
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 = "4d038a8af2865ff9bc5a485636d5cd99c0531149ec81c3090f9b126d40d13543",
19
- git_commit = "7d7cab61b0fe1bf8e01890fda9161c0f0c6e1a1a",
+ sha256 = "6a2d3bd9611820ad9439b445143e0d1713464325c8005a076563375c41f211bf",
+ git_commit = "77f09dd7bc4c71551336d5aabd5849d4ad50fbc5",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments