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 e186ef5 commit 6121bb2Copy full SHA for 6121bb2
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 = "97c8606de19ac3c3cab18becd576e5a1954fe3773bb0244a690ab025308ac2e9",
28
- git_commit = "5a04c6d5c6ec49314451a759a321dc388dc10007",
+ sha256 = "f66ff678a9eb5bc5dcaaff3b546e26c13c9ac89c5242f6b06deaa24886d7fc3d",
+ git_commit = "2567ba9d2fb02c543661b5a228fff497bbbb0fbb",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments