Function torch::THShortTensor_maskedCopy [] [src]

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