refresh transition: all tests passing, code very ugly

上级 d5d9f8c1
...@@ -1230,6 +1230,7 @@ class _testCase_dot(unittest.TestCase): ...@@ -1230,6 +1230,7 @@ class _testCase_dot(unittest.TestCase):
return numpy.random.rand(*args) return numpy.random.rand(*args)
def cmp_dot(self,x,y): def cmp_dot(self,x,y):
if 0:
def spec(x): def spec(x):
x = numpy.asarray(x) x = numpy.asarray(x)
return type(x), x.dtype, x.shape return type(x), x.dtype, x.shape
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论