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 2cbde24 commit 9112691Copy full SHA for 9112691
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 = "329442f15d6b8911d2d2bb48a2e3b0608906a222cf7ff69a37784dfa7f7692ad",
28
- git_commit = "60685853f4c6fef7801d7d7123e9cb24c2689807",
+ sha256 = "be6b4a69d9833e0aa624ab30a9e2f41a5eb169150807366ed1b11d99c8ac4ace",
+ git_commit = "f513e35638a5128a9b75a1d924ce858071984a2a",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments