GetInputFormat
函数功能
用于获得输入数据的格式。
函数原型
std::vector<size_t> ModelInferenceProcessor::GetInputFormat() const;
父主题:
ModelInferenceProcessor