Function torch::THIntTensor_gather [] [src]

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