PoolingDef

#include <popnn/PoolingDef.hpp>

Definitions for pooling operations.

namespace popnn

Functions used in neural networks.

Enums

enum class PoolingType

Pooling types.

Values:

enumerator MAX
enumerator AVG
enumerator SUM