Function torch::THByteTensor_newNarrow [] [src]

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