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 a09360e commit 3c8d05cCopy full SHA for 3c8d05c
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 = "d0c1a431cc3686a0acf7903f1b56b5eabaebaaa08bf3b68351dc392d3d628f34",
19
- git_commit = "18c61a1762d923c2c659b00845efa1964b8eaeec",
+ sha256 = "0500a93887e9237f7b730dac936e07f4926192d1d311e38ffc7d9491b10b8476",
+ git_commit = "f44013283bbfc464fc3fa235688da151420ca764",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments