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 aa4f044 commit 96d248dCopy full SHA for 96d248d
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 = "9fcc165b16b4f986d35643347150cba46ed8a9b42f79e0213303a03750a73740",
19
- git_commit = "a4fe268ea084e7d323133ed7b986e0ae259a2bc7",
+ sha256 = "c3c931cc297ae64730db7b813997ff93204875d518f7f8929dc97f03243300ad",
+ git_commit = "9a9b33a3452f6295167d3a794e157baac51a663c",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments