virtual Dims GetPadding() const noexcept;
函数功能
获取池化填充值。
函数原型
virtual Dims GetPadding() const noexcept;
返回值说明
返回池化填充的维度描述。
父主题:
class PoolingLayer