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 4aa9965 commit 74ec30dCopy full SHA for 74ec30d
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 = "4e8c55254833b7a25655075aa59b922a5988df7a549a5494707d95686271b73d",
28
- git_commit = "ffbb877e416fbd1a7dc316736c5315625b3e57e7",
+ sha256 = "11b6e3a4de38b61b20cd7bb52ab00477eb5cd93381248132ece2986777a4e9fc",
+ git_commit = "683ce4c834c105d745511430e219f95664a9fce3",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments