Skip to main content

matrix_get_row

Function matrix_get_row 

Source
pub fn matrix_get_row(
    tensor: &Tensor,
    row: usize,
) -> Result<Tensor, RuntimeError>
Expand description

Get a row from a tensor