PredictorTimerStartInference 方法
Starts timing for inference phase and records preprocessing duration.
开始推理阶段的计时,并记录预处理持续时间。
命名空间: DeploySharp.Common程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public void StartInference()
Records elapsed time since last start as preprocessing time,
then resets the stopwatch for inference timing.
将自上次启动以来的时间记录为预处理时间,然后重置秒表以进行推理计时。