• abalkin's avatar
    Replace relative imports with absolute. · 7bd463da
    abalkin 提交于
    This is one of the trickier relative to absolute convertions.  Some
    of the initialization code had to be moved from tensor subpackage to
    the main theano __init__.py in order to work around a circular dependency.
    7bd463da
__init__.py 2.1 KB