提交 8b27e49b authored 作者: David Warde-Farley's avatar David Warde-Farley

Add a top-level "test" function to theano, based on numpy testing utilities.

上级 5b47bdcb
...@@ -62,6 +62,9 @@ from compile import \ ...@@ -62,6 +62,9 @@ from compile import \
from misc.safe_asarray import _asarray from misc.safe_asarray import _asarray
import numpy.testing
test = numpy.testing.Tester().test
FancyModule = Module FancyModule = Module
from printing import \ from printing import \
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论