DefineInputPorts
Function Usage
Defines the quantity and type of input ports.
Prototype
1 | static MxTools::MxpiPortInfo MxModelPostProcessorBase::DefineInputPorts(); |
Response Parameters
Data Structure |
Description |
|---|---|
MxpiPortInfo |
For details, see MxpiPortInfo. |
Parent topic: MxModelPostProcessorBase