未验证 提交 4ed67a8d 编写于 作者: S SunAhong1993 提交者: GitHub

Update caffe_op_mapper.py

上级 5f55fea8
......@@ -308,7 +308,7 @@ class CaffeOpMapper(OpMapper):
'pool_padding': pad,
'ceil_mode': ceil_mode,
'pool_type': string(pool_type),
'exclusive': True,
'exclusive': False,
'global_pooling': global_pool,
'name': string(node.layer_name)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册