pub fn expand<N: CubePrimitive>(
scope: &mut Scope,
tensor: <Tensor<Line<N>> as CubeType>::ExpandType,
offset_layout: <usize as CubeType>::ExpandType,
rank: Option<usize>,
) -> <usize as CubeType>::ExpandTypepub fn expand<N: CubePrimitive>(
scope: &mut Scope,
tensor: <Tensor<Line<N>> as CubeType>::ExpandType,
offset_layout: <usize as CubeType>::ExpandType,
rank: Option<usize>,
) -> <usize as CubeType>::ExpandType