• Gijs van Tulder's avatar
    Fix abstractconv_grad dilation and enable border_mode tests. · e1ae89f5
    Gijs van Tulder 提交于
    This fixes a typo in bbc749ab, which would give problems with
    non-symmetric filter dilations for border_modes full or half. (This
    error was only visible in the debug mode.)
    
    This commit also fixes the test, which previously would not actually
    test different border_modes, but would always use the same default.
    
    Finally, this commit adds border_mode = "half" to the tests.
    e1ae89f5
名称
最后提交
最后更新
..
tests 正在载入提交数据...
Conv3D.py 正在载入提交数据...
ConvGrad3D.py 正在载入提交数据...
ConvTransp3D.py 正在载入提交数据...
__init__.py 正在载入提交数据...
abstract_conv.py 正在载入提交数据...
blocksparse.py 正在载入提交数据...
bn.py 正在载入提交数据...
conv.py 正在载入提交数据...
conv3d2d.py 正在载入提交数据...
corr.py 正在载入提交数据...
corr_gemm.c 正在载入提交数据...
neighbours.py 正在载入提交数据...
nnet.py 正在载入提交数据...
opt.py 正在载入提交数据...
sigm.py 正在载入提交数据...