提交 a2e0ab60 编写于 作者: D DannyIsFunny

test=develop

上级 a50cc4dc
......@@ -279,7 +279,7 @@ struct MergeAdd<lite::TargetType::kX86, T> {
}
}
if (has_value_input == nullptr) {
VLOG(3) << "no input has value! just return" << std::endl;
VLOG(3) << "no input has value! just return";
return;
}
auto input_width = has_value_input->value().dims()[1];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册