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 dfcdcd1 commit 85446c0Copy full SHA for 85446c0
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 = "f2bf0e974fab8e8d2a5cd2cc852e68efd9d51b96cbe6679f1322581de818ee0f",
19
- git_commit = "87462bfac761435a46641ff2f10ad0b6e5414a4b",
+ sha256 = "37f6e4a56a1da9196367f7d68af82cc670a348720ce1948ce62b1da3fcb8f587",
+ git_commit = "0c0fda670bbfd5a68b0129f3038691d1211854e6",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments