未验证 提交 038c07f3 编写于 作者: Z zhaoyang-star 提交者: GitHub

[Cherry-pick][ARM] rm redundant time-profile func. test=develop (#4434)

cherry-pick from PR#4414
上级 c4dd2cac
......@@ -401,14 +401,6 @@ void DepthwiseConv<PRECISION(kInt8), PRECISION(kInt8)>::Run() {
w_scale_.data());
}
#ifdef LITE_WITH_PROFILE
template <>
void DepthwiseConv<PRECISION(kFloat), PRECISION(kFloat)>::
SetProfileRuntimeKernelInfo(paddle::lite::profile::OpCharacter* ch) {
ch->kernel_func_name = kernel_func_name_;
}
#endif
} // namespace arm
} // namespace kernels
} // namespace lite
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册