This commit fixes a bug in Dimshuffle.c_code. The bug is triggered when doing
a non-inplace DimShuffle of some view of underlying storage. The bug would
result in the output strides being incorrect. The bug is fixed by doing the
non-inplace copy part of the algorithm *before* calculating strides.
正在显示
请
注册
或者
登录
后发表评论