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