Network* CreateNetwork() noexcept; 函数功能创建模型Network指针,供用户构建模型。 函数原型Network* CreateNetwork() noexcept; 返回值说明Network类指针。 父主题: class Builder