Class Description
This class is used to implement inference post-processing. You need to inherit this class and implement virtual functions such as Init, DeInit, and Process.
Parent topic: ModelPostProcessorBase
This class is used to implement inference post-processing. You need to inherit this class and implement virtual functions such as Init, DeInit, and Process.