• Ricardo Vieira's avatar
    Allow passing static shape to tensor creation helpers (#118) · 5c63ee70
    Ricardo Vieira 提交于
    * Allow passing static shape to tensor creation helpers
    
    * Also default dtype to "floatX" when using `tensor`
    
    * Make tensor API similar to that of other variable constructors
    
    * Name is now the only optional non-keyword argument for all constructors
    5c63ee70
名称
最后提交
最后更新
..
__init__.py 正在载入提交数据...
test_basic.py 正在载入提交数据...
test_checkpoints.py 正在载入提交数据...
test_printing.py 正在载入提交数据...
test_rewriting.py 正在载入提交数据...
test_utils.py 正在载入提交数据...
test_views.py 正在载入提交数据...