提交 ed1be6a8 编写于 作者: H Haihao Shen

Remove conflict in merge

上级 4d256991
......@@ -67,11 +67,6 @@ class ConvMKLDNNHandler : public platform::MKLDNNHandler {
conv_pd_->dst_primitive_desc().desc().data.format);
}
mkldnn::memory::format GetDstFormat() const {
return static_cast<mkldnn::memory::format>(
conv_pd_->dst_primitive_desc().desc().data.format);
}
size_t GetDiffWeightsMemorySize() const {
return conv_bwd_weights_pd_->diff_weights_primitive_desc().get_size();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册