Function torch::THIntTensor_indexAdd [] [src]

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