---
title: MPSGraphReducedPrecisionFastMath
framework: metalperformanceshadersgraph
role: symbol
role_heading: Structure
path: metalperformanceshadersgraph/mpsgraphreducedprecisionfastmath
---

# MPSGraphReducedPrecisionFastMath

MPSGraph could use these reduced precision paths to deliver faster math, but it is not guaranteed.

## Declaration

```swift
struct MPSGraphReducedPrecisionFastMath
```

## Topics

### Initializers

- [init(rawValue:)](metalperformanceshadersgraph/mpsgraphreducedprecisionfastmath/init(rawvalue:).md)

### Type Properties

- [allowConvertingOperandsFromFP32ToFP19](metalperformanceshadersgraph/mpsgraphreducedprecisionfastmath/allowconvertingoperandsfromfp32tofp19.md)
- [allowFP16Conv2DWinogradTransformIntermediate](metalperformanceshadersgraph/mpsgraphreducedprecisionfastmath/allowfp16conv2dwinogradtransformintermediate.md)
- [allowFP16Intermediates](metalperformanceshadersgraph/mpsgraphreducedprecisionfastmath/allowfp16intermediates.md)
- [none](metalperformanceshadersgraph/mpsgraphreducedprecisionfastmath/none.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
