提交 77965d05 authored 作者: Amjad Almahairi's avatar Amjad Almahairi

removing extra space

上级 7ea181cf
......@@ -4153,7 +4153,7 @@ def tile(x, reps, ndim=None):
y = y.dimshuffle(*shuffle_ind)
new_shapes = [sh*reps[i] for i, sh in enumerate(shape)]
y = y.reshape(new_shapes)
return y
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论