提交 9a3abec9 authored 作者: notoraptor's avatar notoraptor

Back to 10 000 as size of test values, as it is the best solution currently.

上级 63092a7c
......@@ -14,7 +14,7 @@ from .. import GpuArrayType
import math
# Number of values to be used in test tensors (except with 0-D tensors!).
test_size = 10000000
test_size = 10000
# NB: This order of "unsorted axes" is arbitrary and is here
# just to have the same informations on profile output
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论