---
title: softmaxNormalization
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicoremlmodel/softmaxnormalization
---

# softmaxNormalization

A Boolean value that specifies whether to apply Softmax normalization to the output of the model.

## Declaration

```swift
var softmaxNormalization: Bool { get set }
```

## See Also

### Instance Properties

- [headIndex](coreimage/cicoremlmodel/headindex.md)
- [inputImage](coreimage/cicoremlmodel/inputimage.md)
- [model](coreimage/cicoremlmodel/model.md)
