提交 f39a454f 编写于 作者: M MRXLT

fix bert client bug

上级 9a3a365c
......@@ -118,8 +118,8 @@ void print_res(const Request& req,
oss << "]\n";
LOG(INFO) << "Receive : " << oss.str();
}
LOG(INFO) << "Succ call predictor[ctr_prediction_service], the tag is: "
<< route_tag << ", elapse_ms: " << elapse_ms;
LOG(INFO) << "Succ call predictor[bert_service], the tag is: " << route_tag
<< ", elapse_ms: " << elapse_ms;
}
void thread_worker(PredictorApi* api,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册