GetDynamicType
Function Usage
Obtains the dynamic data type, including static BatchSize, dynamic BatchSize, and ImageSize (resolution).
Prototype
DynamicType GetDynamicType() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
DynamicType |
For details, see DynamicType. |
Parent topic: ModelInferenceProcessor