• Olivier Delalleau's avatar
    A few fixes to prepare for change in grad output · a455eb67
    Olivier Delalleau 提交于
    I caught places where the warning about using grad w.r.t. a one-element
    list was raised when running the test-suite.
    This commit removes these warnings (ensuring changing the default value of
    keep_wrt_type to True will not affect tests).
    
    Note that I changed the behavior of 'test_dot_w_self'. I asked the
    author (James) before doing so: it turns out it was not behaving as
    intended before.
    a455eb67
名称
最后提交
最后更新
..
__init__.py 正在载入提交数据...
mlp_test.py 正在载入提交数据...
test_basic.py 正在载入提交数据...
test_blas.py 正在载入提交数据...
test_blas_scipy.py 正在载入提交数据...
test_casting.py 正在载入提交数据...
test_complex.py 正在载入提交数据...
test_elemwise.py 正在载入提交数据...
test_gc.py 正在载入提交数据...
test_inc_subtensor.py 正在载入提交数据...
test_merge.py 正在载入提交数据...
test_misc.py 正在载入提交数据...
test_naacl09.py 正在载入提交数据...
test_opt.py 正在载入提交数据...
test_opt_uncanonicalize.py 正在载入提交数据...
test_randomstreams.py 正在载入提交数据...
test_raw_random.py 正在载入提交数据...
test_rop.py 正在载入提交数据...
test_shared_randomstreams.py 正在载入提交数据...
test_sharedvar.py 正在载入提交数据...
test_xlogx.py 正在载入提交数据...