Function torch::THShortTensor_indexCopy [] [src]

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