Skip to main content

gather

Function gather 

Source
pub fn gather(
    operand: &Tensor,
    start_indices: &Tensor,
    config: &GatherConfig,
) -> Tensor