提交 9f401058 authored 作者: Yann N. Dauphin's avatar Yann N. Dauphin

missing import

上级 fc199c2f
...@@ -17,6 +17,7 @@ from theano import compile ...@@ -17,6 +17,7 @@ from theano import compile
from theano import scalar from theano import scalar
from theano import config from theano import config
from theano.gof.python25 import all, any from theano.gof.python25 import all, any
from theano.tensor import blas
sparse_formats = ['csc', 'csr'] sparse_formats = ['csc', 'csr']
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论