• 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
名称
最后提交
最后更新
..
__init__.py 正在载入提交数据...
speed_test_conv.py 正在载入提交数据...
test_abstract_conv.py 正在载入提交数据...
test_blocksparse.py 正在载入提交数据...
test_bn.py 正在载入提交数据...
test_conv.py 正在载入提交数据...
test_conv3d.py 正在载入提交数据...
test_conv3d2d.py 正在载入提交数据...
test_corr.py 正在载入提交数据...
test_neighbours.py 正在载入提交数据...
test_nnet.py 正在载入提交数据...
test_opt.py 正在载入提交数据...
test_sigm.py 正在载入提交数据...