• abalkin's avatar
    Issue #783: python3 compatible - remove relative imports. · df2fc88f
    abalkin 提交于
    This commit starts a series of changes to eliminate relative and redundant imports.
    
    - do not import theano.tests unless theano.test() function is called.
    - reuse  TheanoConfigParser instance from configdefaults.
    df2fc88f
__init__.py 5.7 KB