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 35b6e59 commit c3ca92eCopy full SHA for c3ca92e
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 = "bb6245e38633a1df197b5dbe3c070a383106816d4fee3205e224ef1949bceb1c",
19
- git_commit = "556c3a9c41ce0590c12390a0d2fb90af7e035f0a",
+ sha256 = "8869653957f32500b76c2766c3a94c46089dd65192fa005ab8271ce3914db572",
+ git_commit = "60028072a1c3b4376e145b6fea8e4ccd3324377f",
20
)
21
22
# Import all of TensorFlow Serving's external dependencies.
0 commit comments