Function torch::THLongTensor_indexAdd [] [src]

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