IConfigPrecisionMode 属性
Computation precision mode (FP32/FP16/INT8)
计算精度模式(FP32/FP16/INT8)
命名空间: DeploySharp.Model程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public string PrecisionMode { get; set; }
属性值
String
Affects model accuracy and inference speed.
Default: "FP32".
影响模型精度和推理速度。
默认值:"FP32"。