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 e03bc62 commit d4e5c0dCopy full SHA for d4e5c0d
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 = "8194ca6ea3adf7dd2ea0b5a65847e3df534edbb01c3125d2cf8c308c8c4afd2d",
19
- git_commit = "79315690449eb42d7ef867e730f08315e6de4e34",
+ sha256 = "38daf4d5cf679e48e767e9c8e0c4f81a646d32e1e3a42dc38a6da5532d90a558",
+ git_commit = "0c73111062a82ff3d8e6e2235c1e82d58c009d56",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments