-
由 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
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.
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| __init__.py | 正在载入提交数据... | |
| speed_test_conv.py | 正在载入提交数据... | |
| test_conv.py | 正在载入提交数据... | |
| test_conv3d.py | 正在载入提交数据... | |
| test_nnet.py | 正在载入提交数据... | |
| test_sigm.py | 正在载入提交数据... |