ModelInferenceProcessor

If the ModelinferenceProcessor object is created by allocating heap memory, you must destroy the ModelinferenceProcessor object after using it to prevent unexpected errors.

If an exception indicating that the constructor fails to be executed due to memory exhaustion occurs, do not call subsequent member functions.

Function Usage

Class constructor, which is used to create a model inference object.

Prototype

ModelInferenceProcess();