Function torch::THIntTensor_maskedSelect [] [src]

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