提交 251255bc 编写于 作者: H hong19860320

remove debug info

test=develop
上级 dc06beca
......@@ -150,7 +150,6 @@ void DeviceInfo::BindDev() {
}
void DeviceInfo::SetRunMode(PowerMode mode, int threads) {
LOG(INFO) << "ARM SetRunMode called";
int big_core_size = big_core_ids_.size();
int small_core_size = little_core_ids_.size();
if (threads > big_core_size + small_core_size) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册