提交 9ef7ecdd 编写于 作者: M MRXLT

update timeline for batch_predict

上级 1b84553f
......@@ -408,6 +408,7 @@ std::vector<PredictorRes> PredictorClient::batch_predict(
if (FLAGS_profile_client) {
std::ostringstream oss;
oss << "PROFILE\t"
<< "pid:" << pid << "\t"
<< "prepro_0:" << preprocess_start << " "
<< "prepro_1:" << preprocess_end << " "
<< "client_infer_0:" << client_infer_start << " "
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册