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