提交 cb350dfe authored 作者: Frederic Bastien's avatar Frederic Bastien

fix indent.

上级 c0b014a7
...@@ -1058,7 +1058,7 @@ class test_fusion(unittest.TestCase): ...@@ -1058,7 +1058,7 @@ class test_fusion(unittest.TestCase):
fw, fx, fy, fz = fmatrices('wxyz') fw, fx, fy, fz = fmatrices('wxyz')
dw, dx, dy, dz = dmatrices('wxyz') dw, dx, dy, dz = dmatrices('wxyz')
ix, iy, iz = imatrices('xyz') ix, iy, iz = imatrices('xyz')
fv = fvector('r').dimshuffle('x',0) fv = fvector('r').dimshuffle('x',0)
fwv = my_init(shp,'float32',1) fwv = my_init(shp,'float32',1)
fxv = my_init(shp,'float32',2) fxv = my_init(shp,'float32',2)
fyv = my_init(shp,'float32',3) fyv = my_init(shp,'float32',3)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论