Refactor __init__ imports and comments in theano and theano.gof sub-packages
These `__init__.py` modules contained multiple confusing import orders and
assumed a few indirect imports (e.g. `tensor` in `theano/__init__.py` and `cc`
in `theano/gof/__init__.py`) that unnecessarily confounded static analysis
tools.
正在显示
请
注册
或者
登录
后发表评论