• Ricardo Vieira's avatar
    Numba DimShuffle: special case for 0d input · ac11da62
    Ricardo Vieira 提交于
    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.
    ac11da62
名称
最后提交
最后更新
..
c 正在载入提交数据...
jax 正在载入提交数据...
mlx 正在载入提交数据...
numba 正在载入提交数据...
pytorch 正在载入提交数据...
__init__.py 正在载入提交数据...
test_link.py 正在载入提交数据...
test_utils.py 正在载入提交数据...
test_vm.py 正在载入提交数据...