int32_t GetOutputCount() noexcept; 函数功能返回layer输出个数。 函数原型int32_t GetOutputCount() noexcept; 返回值说明返回layer输出个数。 父主题: class BaseLayer