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 e2c8c50 commit c7c057eCopy full SHA for c7c057e
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 = "240cfeaf5fabc232ba279ae4915c4a14cf577c73842d0ba920796cb3d5b0b8b7",
19
- git_commit = "5e0f847d64b171a5feb2dc20468339f2c2e633ac",
+ sha256 = "fb24061f076a58793e44bd7256f7651539504f75762ce832e42eb28d370613ab",
+ git_commit = "eab602d1329b80f0a9a954359ff7731eaef9da08",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments