Function torch::THShortTensor_gather [] [src]

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