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 31a5043 commit 435bd52Copy full SHA for 435bd52
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 = "548a1da21242fac0d23f36935010dbdb0b79a10df375105f4adb5bcffb332bc0",
19
- git_commit = "ca38dab9d3ee66c5de06f11af9a4b1200da5ef75",
+ sha256 = "ca82cfbee31a1ca450862bbceebad6f41e6808e3b7025219af49f089dab58d89",
+ git_commit = "675fb1d8e2cd74eff86257bbf75c1ff2655b00ec",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments