Function torch::THByteTensor_indexAdd [] [src]

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