<!--
{
  "availability" : [
    "iOS: 14.0.0 - 17.0.0",
    "iPadOS: 14.0.0 - 17.0.0",
    "macCatalyst: 14.0.0 - 17.0.0",
    "macOS: 11.0.0 - 14.0.0",
    "tvOS: 14.0.0 - 17.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "MLCompute",
  "identifier" : "/documentation/MLCompute/MLCPoolingType-wb8j",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ML Compute"
    ],
    "preciseIdentifier" : "s:9MLCompute14MLCPoolingTypeO"
  },
  "title" : "MLCPoolingType"
}
-->

# MLCPoolingType

A pooling function type for a pooling layer.

```
enum MLCPoolingType
```

## Topics

### Enumeration Cases

[`MLCPoolingType.max`](/documentation/MLCompute/MLCPoolingType-wb8j/max)

[`MLCPoolingType.average(countIncludesPadding:)`](/documentation/MLCompute/MLCPoolingType-wb8j/average(countIncludesPadding:))

[`MLCPoolingType.l2Norm`](/documentation/MLCompute/MLCPoolingType-wb8j/l2Norm)

[`debugDescription`](/documentation/MLCompute/MLCPoolingType-wb8j/debugDescription)

A textual description of the pooling type, suitable for debugging.



---

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)