Enum ModelPrecision
Specifies the precision of the model floating point values.
public enum ModelPrecision
Fields
FP32 = 0Specifies 32-bit floating point values.
FP16 = 1Specifies 16-bit floating point values.
Specifies the precision of the model floating point values.
public enum ModelPrecision
FP32 = 0Specifies 32-bit floating point values.
FP16 = 1Specifies 16-bit floating point values.