Function torch::THShortTensor_newNarrow [] [src]

pub unsafe extern "C" fn THShortTensor_newNarrow(
    tensor: *mut THShortTensor,
    dimension_: c_int,
    firstIndex_: c_long,
    size_: c_long
) -> *mut THShortTensor