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 d985985 commit c9cb04fCopy full SHA for c9cb04f
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 = "c4f7feff3f12969aa02cb31699f78dbd993921883babd387f300676c6bb3613a",
28
- git_commit = "e0e9dca4a8c8f48d7402038a2d751f1efac5278a",
+ sha256 = "68c4961e7d710e32e89420a1aeb19d484bc3dfea53f9945c26818fe61f08c37a",
+ git_commit = "4ae0afa5794f1e9ecc1f08d160464680c973b812",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments