提交 8100d604 authored 作者: Frederic Bastien's avatar Frederic Bastien

Update test name to the real op name

上级 2c34d0c7
...@@ -213,7 +213,7 @@ class TestConv2d(unittest.TestCase): ...@@ -213,7 +213,7 @@ class TestConv2d(unittest.TestCase):
provide_shape=provide_shape, border_mode=b, provide_shape=provide_shape, border_mode=b,
filter_flip=flip) filter_flip=flip)
def test_gpucormm_conv(self): def test_gpucorrmm_conv(self):
if not dnn_available(): if not dnn_available():
raise SkipTest(cuda.dnn.dnn_available.msg) raise SkipTest(cuda.dnn.dnn_available.msg)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论