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 ed20c54 commit 9256ca4Copy full SHA for 9256ca4
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 = "103878324f6b0b0a6f1633bc34141f3e6906cca35afe2c799b2d6b2c6efe49eb",
28
- git_commit = "6b5ab9f54bfa159977b35ed347066bc53b3ca15d",
+ sha256 = "9dcf90c75cd1ab9e3baf850858cb76987cd366cb7c41a1338b83f6866645f586",
+ git_commit = "2e34d0e09e9604af5d9918345678210ee75e61c0",
29
)
30
31
# Import all of TensorFlow Serving's external dependencies.
0 commit comments