提交 8f96af1b authored 作者: Frederic's avatar Frederic

Remove check about cxx as now there is python code.

上级 4cc68eed
......@@ -12,9 +12,6 @@ from theano.tests import unittest_tools
mode_without_gpu = theano.compile.mode.get_default_mode().excluding('gpu')
if not theano.config.cxx:
raise SkipTest("G++ not available, so we need to skip this test.")
class T_Images2Neibs(unittest_tools.InferShapeTester):
mode = mode_without_gpu
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论