提交 a47f91a6 authored 作者: affanv14's avatar affanv14

fix typo

上级 eb1d2414
......@@ -1722,7 +1722,7 @@ class Grouped_conv_noOptim(unittest.TestCase):
self.filter_dilation = (1, 1)
self.ref_mode = 'FAST_RUN'
if theano.config.cxx == "":
raise SkipTest("CorrMM needs cxx and blas")
raise SkipTest("CorrMM needs cxx")
def test_fwd(self):
img_sym = theano.tensor.tensor4('img')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论