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