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