GetOutputTensorNum

函数功能

获得模型的输出个数。

函数原型

1
uint32_t Model::GetOutputTensorNum();

返回参数说明

数据结构

说明

uint32_t

模型的输出个数。