提交 e7eb19ff authored 作者: Razvan Pascanu's avatar Razvan Pascanu

remove scan from imports since it breaks the code (cyclic import)

上级 c3736ee2
......@@ -16,7 +16,7 @@ import numpy # for numeric_grad
import theano
from theano.tensor import TensorType, TensorVariable, ones_like, \
zeros_like, as_tensor_variable, cast, arange
from theano import gradient, scan
from theano import gradient
from theano import gof, shared
from theano import compile
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论