size_t GetOutputNum() const noexcept; 函数功能 获取网络的输出数量。 函数原型 size_t GetOutputNum() const noexcept; 返回值说明 返回网络的输出数量。 父主题: class Network