• 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
test_ifelse.py 24.5 KB