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 28dd219 commit 5a4ec8aCopy full SHA for 5a4ec8a
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 = "79b2c92367099d836f76bca280b7f32d2cdd56849174ed69ed301291d5e3677e",
28
- git_commit = "b56144732f8ac38f5cdf49c3196e10b52efc5762",
+ sha256 = "41c5122d91f304d3624c5fcdc05095d414b2c47158cbb6931983c1a9f3120dec",
+ git_commit = "8fdae25f552c57ef5749966925462253069598ae",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments