提交 7bb21595 编写于 作者: B barrierye

recover client.connect() function && test=serving

上级 f86a565b
......@@ -157,7 +157,7 @@ class Client(object):
self.add_variant('var1', endpoints, 100)
else:
print(
"endpoints({}) will not be enabled because you use the add_variant function.".
"parameter endpoints({}) will not take effect, because you use the add_variant function.".
format(endpoints))
sdk_desc = self.predictor_sdk_.gen_desc()
print(sdk_desc)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册