• Olivier Delalleau's avatar
    Added a 'size' attribute to tensors · f82ca39e
    Olivier Delalleau 提交于
    This behaves the same as in numpy:
    - For dense tensors it is the product of the shape elements.
    - For sparse tensors it is the number of elements actually stored
    (including zeros that are explicitly stored).
    f82ca39e
名称
最后提交
最后更新
..
__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 正在载入提交数据...