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 b17c1d2 commit d12ee6cCopy full SHA for d12ee6c
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 = "ee58a0216f5cd35abad048f4e4072ec3cef50116e58359ef368c424247dcd072",
19
- git_commit = "0104d97eb99c6ac96dc87c3bea3f634a29b2998e",
+ sha256 = "dd6cd38f8f0a47a7f529090a24c3546d31a650c1e38b995271de593da6fad901",
+ git_commit = "f1666f5bb7433a33668de1fd30e2563f423971c8",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments