Function torch::THIntTensor_indexSelect [] [src]

pub unsafe extern "C" fn THIntTensor_indexSelect(
    tensor: *mut THIntTensor,
    src: *mut THIntTensor,
    dim: c_int,
    index: *mut THLongTensor
)