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 05cba95 commit 51c4099Copy full SHA for 51c4099
WORKSPACE
@@ -15,8 +15,8 @@ workspace(name = "tf_serving")
15
load("//tensorflow_serving:repo.bzl", "tensorflow_http_archive")
16
tensorflow_http_archive(
17
name = "org_tensorflow",
18
- sha256 = "9e7edcb524dbe7a1f377a44b829cfc598bb8ef86ef8aaddd49b15cdd8573a659",
19
- git_commit = "ac43581891d768378f9a6406d7290a0bb4710264",
+ sha256 = "dfbbc62f8fda798cadd9dc13d653f68e5c8f10c0c2bb3b488f85ae09c20ab3d2",
+ git_commit = "b1ca8461612426212c4ae231c6d5f54f76f28c46",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments