<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "MetalPerformanceShaders",
  "identifier" : "/documentation/MetalPerformanceShaders/MPSCNNBinaryConvolutionFlags",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Metal Performance Shaders"
    ],
    "preciseIdentifier" : "c:@E@MPSCNNBinaryConvolutionFlags"
  },
  "title" : "MPSCNNBinaryConvolutionFlags"
}
-->

# MPSCNNBinaryConvolutionFlags

Options used to control binary convolution kernels.

```
enum MPSCNNBinaryConvolutionFlags
```

## Topics

### Enumeration Cases

[`MPSCNNBinaryConvolutionFlagsNone`](/documentation/MetalPerformanceShaders/MPSCNNBinaryConvolutionFlags/none)

[`MPSCNNBinaryConvolutionFlagsUseBetaScaling`](/documentation/MetalPerformanceShaders/MPSCNNBinaryConvolutionFlags/useBetaScaling)

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)