Use the conv3D implementation for grad of conv
When using "valid" convolutions with subsampling, the gradient
implementation was wrong (if dx or dy > 2) or slow.
In that case, we now use the implementation in conv3D instead.
正在显示
请
注册
或者
登录
后发表评论