-
由 Pascal Lamblin 提交于
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.
eaef458c
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| tests | ||
| Conv3D.py | ||
| ConvGrad3D.py | ||
| ConvTransp3D.py | ||
| __init__.py | ||
| conv.py | ||
| nnet.py | ||
| sigm.py |