Issue #783: python3 compatible - remove unnecessary imports.
This commit is the first step of the plan to make Theano imports compatible with 3.x:
1. Remove unnecessary imports.
2. Convert relative imports to absolute.
3. Fix circular dependency issues by either eliminating "from xyz" imports or moving them inside functions.
正在显示
请
注册
或者
登录
后发表评论