提交 3a62d0b0 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

sharedvar not imported by default in scalar

上级 44f47751
...@@ -23,6 +23,7 @@ from theano.printing import pprint, min_informative_str ...@@ -23,6 +23,7 @@ from theano.printing import pprint, min_informative_str
# We use these exceptions as well. # We use these exceptions as well.
from theano.scalar import ComplexError, IntegerDivisionError from theano.scalar import ComplexError, IntegerDivisionError
import theano.scalar.sharedvar
### set up the external interface ### set up the external interface
from elemwise import Elemwise, DimShuffle, CAReduce, Sum from elemwise import Elemwise, DimShuffle, CAReduce, Sum
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论