virtual PoolingKind GetPoolingKind() const noexcept;
函数功能
获取已激活的池化类型。
函数原型
virtual PoolingKind GetPoolingKind() const noexcept;
返回值说明
返回已支持的池化类型。
父主题:
class PoolingLayer