• Olivier Delalleau's avatar
    Simplified graphs generated for canonical slices · 5ff97962
    Olivier Delalleau 提交于
    * When `step` is 1 and either `start` or `stop` is a boundary, the
      canonical representation of `slice(start, stop, step)` is now simpler
    
    * Other simplifications in the more general case when `step` is a
      constant
    
    * Fixed crash when calling `get_scalar_constant_value()` on a numpy
      array.
    
    * Ensure that start <= stop in canonical slice representations, which
      makes it easier to compute their length.
    5ff97962
名称
最后提交
最后更新
benchmark 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
theano 正在载入提交数据...
.gitignore 正在载入提交数据...
.mailmap 正在载入提交数据...
.travis.yml 正在载入提交数据...
DESCRIPTION.txt 正在载入提交数据...
EMAIL.txt 正在载入提交数据...
HISTORY.txt 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
MANIFEST.in 正在载入提交数据...
NEWS.txt 正在载入提交数据...
README.txt 正在载入提交数据...
Theano.pyproj 正在载入提交数据...
Theano.sln 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...