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

removed import of unused function traverse

上级 3b0a1fbf
......@@ -25,7 +25,7 @@ from theano.updates import Updates
from theano.scan_module import scan_op
from theano.scan_module import scan_utils
from theano.scan_module.scan_utils import safe_new, traverse
from theano.scan_module.scan_utils import safe_new
# Logging function for sending warning or info
_logger = logging.getLogger('theano.scan_module.scan')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论