GetDataFormat
Function Usage
Obtains the data format.
Prototype
1 | DataFormat ModelInferenceProcessor::GetDataFormat() const; |
Response Parameters
Data Structure |
Description |
|---|---|
DataFormat |
For details, see DataFormat. |
Parent topic: ModelInferenceProcessor