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 0802034 commit e186ef5Copy full SHA for e186ef5
WORKSPACE
@@ -24,8 +24,8 @@ local_repository(
24
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
25
tensorflow_http_archive(
26
name = "org_tensorflow",
27
- sha256 = "92c40207388f973bc5a1cb5f40dbb8af941ee13b68eb3ff1b8ea639bb8bd3189",
28
- git_commit = "9f44b5c9317b3eeb5ce867d5d740f903e018cafd",
+ sha256 = "97c8606de19ac3c3cab18becd576e5a1954fe3773bb0244a690ab025308ac2e9",
+ git_commit = "5a04c6d5c6ec49314451a759a321dc388dc10007",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments