• Brandon T. Willard's avatar
    Remove the scan_ prefix from modules and relocate them to theano.scan · 6d39faaf
    Brandon T. Willard 提交于
    The one drawback to this change is that `theano.scan`, i.e. the `scan` function
    exposed by `theano/__init__.py`, shadows the `theano.scan` sub-package.
    
    In other words, modules in the `theano.scan` sub-package cannot be accessed via
    the top-level `theano` module object (e.g. `import theano; theano.scan.op.Scan`
    won't work).
    
    This is a minor inconvenience, and, since internal library code is generally
    expected to import objects directly from the modules in which they're defined,
    the appearance of this problem will serve as a welcome warning.
    6d39faaf
名称
最后提交
最后更新
..
.build 正在载入提交数据...
.static 正在载入提交数据...
.templates 正在载入提交数据...
cifarSC2011 正在载入提交数据...
crei2013 正在载入提交数据...
extending 正在载入提交数据...
hpcs2011_tutorial 正在载入提交数据...
images 正在载入提交数据...
internal 正在载入提交数据...
library 正在载入提交数据...
nextml2015 正在载入提交数据...
omlw2014 正在载入提交数据...
proposals 正在载入提交数据...
sandbox 正在载入提交数据...
scripts 正在载入提交数据...
tutorial 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
NEWS.txt 正在载入提交数据...
acknowledgement.txt 正在载入提交数据...
bcast.png 正在载入提交数据...
bcast.svg 正在载入提交数据...
citation.txt 正在载入提交数据...
conf.py 正在载入提交数据...
core_development_guide.txt 正在载入提交数据...
css.inc 正在载入提交数据...
dev_start_guide.txt 正在载入提交数据...
environment.yml 正在载入提交数据...
faq.txt 正在载入提交数据...
generate_dtype_tensor_table.py 正在载入提交数据...
glossary.txt 正在载入提交数据...
index.txt 正在载入提交数据...
install.txt 正在载入提交数据...
install_centos6.txt 正在载入提交数据...
install_generic.inc 正在载入提交数据...
install_macos.txt 正在载入提交数据...
install_others.txt 正在载入提交数据...
install_ubuntu.txt 正在载入提交数据...
install_windows.txt 正在载入提交数据...
introduction.txt 正在载入提交数据...
links.txt 正在载入提交数据...
nice_quotes.txt 正在载入提交数据...
optimizations.txt 正在载入提交数据...
pylintrc 正在载入提交数据...
requirements.inc 正在载入提交数据...
requirements.txt 正在载入提交数据...
theano-full.bib 正在载入提交数据...
theano-short.bib 正在载入提交数据...
theano_installer_for_anaconda.bat 正在载入提交数据...
troubleshooting.txt 正在载入提交数据...
updating.txt 正在载入提交数据...