---
title: MPSCNNBinaryConvolutionType.XNOR
framework: metalperformanceshaders
role: symbol
role_heading: Case
path: metalperformanceshaders/mpscnnbinaryconvolutiontype/xnor
---

# MPSCNNBinaryConvolutionType.XNOR

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

## Declaration

```swift
case XNOR
```

## See Also

### Enumeration Cases

- [MPSCNNBinaryConvolutionType.AND](metalperformanceshaders/mpscnnbinaryconvolutiontype/and.md)
- [MPSCNNBinaryConvolutionType.binaryWeights](metalperformanceshaders/mpscnnbinaryconvolutiontype/binaryweights.md)
