提交 8bae59f3 authored 作者: Tanjay94's avatar Tanjay94

Removed import of unwanted function.

上级 41ebb2de
...@@ -33,7 +33,6 @@ from theano.sandbox.linalg.ops import (cholesky, ...@@ -33,7 +33,6 @@ from theano.sandbox.linalg.ops import (cholesky,
imported_scipy, imported_scipy,
Eig, Eig,
inv_as_solve, inv_as_solve,
A_Xinv_B
) )
from theano.sandbox.linalg import eig, eigh, eigvalsh from theano.sandbox.linalg import eig, eigh, eigvalsh
from nose.plugins.skip import SkipTest from nose.plugins.skip import SkipTest
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论