Function torch::THIntTensor_maskedCopy [] [src]

pub unsafe extern "C" fn THIntTensor_maskedCopy(
    tensor: *mut THIntTensor,
    mask: *mut THByteTensor,
    src: *mut THIntTensor
)