Function torch::THIntTensor_select [] [src]

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