提交 544ab6c3 authored 作者: Frederic Bastien's avatar Frederic Bastien

faster test time.

上级 cff04cb5
......@@ -427,7 +427,7 @@ class TestConvOp(unittest.TestCase):
bsize = 3
types = ["float32", "float64"]
kshps = [(5,5), (6,7)]
imshps = [(1,5,5), (2,8,8), (3,8,7)]
imshps = [(1,5,5), (2,8,7)]
modes = ['valid', 'full']
unroll_batch=[0,1,3]
unroll_kern=[0,1,4]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论