提交 75b03142 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

Added an import nlinalg to __init__.py for tensor/extra_ops.py

上级 5e02b5e3
......@@ -16,6 +16,7 @@ from theano.tensor import blas
from theano.tensor import blas_scipy
from theano.tensor import blas_c
from theano.tensor import xlogx
from theano.tensor import nlinalg
# These imports cannot be performed here because the modules depend on tensor. This is done at the
# end of theano.__init__.py instead.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论