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 cdb4bd8 commit 5efcfcdCopy full SHA for 5efcfcd
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 = "0f28107239658609b6ce8f75eadab3e4946921da71b03b894759a6a5a68cadd6",
28
- git_commit = "0ea94048bfc50d9dcb03f26dbb22102cf32e5546",
+ sha256 = "94f691c95cbb04e2f20cedf7c17a42d5d461d42e2fdfda06e3617efa52524ff8",
+ git_commit = "7fb89a3cabc6b6e629d36196a5fdb0eddbc3290e",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments