“8238164fe8ce6f4574c38302057646946d14e813”上不存在“...0.10.0/doc/api/v1/trainer_config_helpers/optimizers.html”
提交 5ffee8a9 编写于 作者: B barrierye

update test_pipeline_server

上级 1470beb1
......@@ -46,7 +46,7 @@ class ImdbRequestOp(RequestOp):
class CombineOp(Op):
def preprocess(self, input_data, private_obj):
def preprocess(self, input_data):
combined_prediction = 0
for op_name, data in input_data.items():
_LOGGER.info("{}: {}".format(op_name, data["prediction"]))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册