Function torch::THByteTensor_indexCopy [] [src]

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