提交 28459592 编写于 作者: S superjomn

update

test=develop
上级 e2bd40ca
......@@ -228,12 +228,6 @@ CreatePaddlePredictor<contrib::AnakinConfig, PaddleEngineKind::kAnakin>(
}
}
template <>
std::unique_ptr<PaddlePredictor> CreatePaddlePredictor<contrib::AnakinConfig>(
const contrib::AnakinConfig &config) {
return CreatePaddlePredictor(config);
};
#ifdef PADDLE_ANAKIN_ENABLE_OP_TIMER
template <typename Target>
using executor_t =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册