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 ef1e292 commit 75ea19bCopy full SHA for 75ea19b
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 = "ed091ea752cc8ac8ff82f6ff5f1b5a2d22ba03234e00447f2bc55c16c75e6532",
19
- git_commit = "34d94fe2ac230755a7ef7923555b47fffede9c94",
+ sha256 = "5073ce495b74e1e95756a03981d12ad162cc2e32e72704ef8b3d8f460a9361b5",
+ git_commit = "5bb68d6bdd313d652c5295654fea1b587bad4544",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments