GetOutputsSize 函数功能获取算子所有Output的个数。 函数原型1size_t GetOutputsSize() const 参数说明无。 返回值返回当前算子的Output个数。 约束说明无。 父主题: Operator