MPSGraphReducedPrecisionFastMath Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Native]
public enum MPSGraphReducedPrecisionFastMath
[<ObjCRuntime.Native>]
type MPSGraphReducedPrecisionFastMath =
- Inheritance
-
MPSGraphReducedPrecisionFastMath
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| Default | 0 | |
| None | 0 | |
| AllowFP16Conv2DWinogradTransformIntermediate | 2 | |
| AllowFP16Intermediates | 2 | |
| AllowConvertingOperandsFromFP32ToFP19 | 4 | Allows converting operands from FP32 to FP19 format for reduced precision fast math operations. |