GetInputFormat
Function Usage
Obtains the input data format.
Prototype
1 | std::vector<size_t> ModelInferenceProcessor::GetInputFormat() const; |
Parent topic: ModelInferenceProcessor
Obtains the input data format.
1 | std::vector<size_t> ModelInferenceProcessor::GetInputFormat() const; |