Function MSModelRunStep

Function Documentation

MSStatus MSModelRunStep(MSModelHandle model, const MSKernelCallBackC before, const MSKernelCallBackC after)

Run model by step. Only valid for Iot.

参数
  • model[in] Model object handle.

  • before[in] CallBack before RunStep.

  • after[in] CallBack after RunStep.

返回

MSStatus.