Function torch::THByteTensor_select [] [src]

pub unsafe extern "C" fn THByteTensor_select(
    self_: *mut THByteTensor,
    src: *mut THByteTensor,
    dimension_: c_int,
    sliceIndex_: c_long
)