Function torch::THShortTensor_indexSelect [] [src]

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