---
title: MPSCNNBinaryConvolutionType.AND
framework: metalperformanceshaders
role: symbol
role_heading: Case
path: metalperformanceshaders/mpscnnbinaryconvolutiontype/and
---

# MPSCNNBinaryConvolutionType.AND

A convolution type that uses input image binarization and the AND-operation.

## Declaration

```swift
case AND
```

## See Also

### Enumeration Cases

- [MPSCNNBinaryConvolutionType.XNOR](metalperformanceshaders/mpscnnbinaryconvolutiontype/xnor.md)
- [MPSCNNBinaryConvolutionType.binaryWeights](metalperformanceshaders/mpscnnbinaryconvolutiontype/binaryweights.md)
