Numba DimShuffle: special case for 0d input
This circumvents a bug when DimShuffle of a scalar shows up inside a Blockwise, as the outer indexing yields a float (as opposed to a numpy scalar) which has no `.shape` attribute.
正在显示
请
注册
或者
登录
后发表评论