提交 5243a337 authored 作者: Frederic's avatar Frederic

Move all subtensor op/fct in its own file.

This make tensor/basic.py at 191k, so lower then 200k for gh-651.
上级 47678b7a
......@@ -4,6 +4,7 @@ __docformat__ = "restructuredtext en"
import warnings
from theano.tensor.basic import *
from theano.tensor.type_other import *
from theano.tensor import opt
from theano.tensor import opt_uncanonicalize
......
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论