Function torch::THByteTensor_maskedFill [] [src]

pub unsafe extern "C" fn THByteTensor_maskedFill(
    tensor: *mut THByteTensor,
    mask: *mut THByteTensor,
    value: c_uchar
)