Poplar and PopLibs
PoolingDef.hpp
Go to the documentation of this file.
1
// Copyright (c) 2017 Graphcore Ltd. All rights reserved.
6
#ifndef popnn_PoolingDef_hpp
7
#define popnn_PoolingDef_hpp
8
9
namespace
popnn
{
10
12
enum class
PoolingType
{ MAX, AVG, SUM };
13
14
}
// End namespace popnn.
15
16
#endif
// popnn_PoolingDef_hpp
popnn
Functions used in neural networks.
Definition:
BatchNorm.hpp:14
popnn::PoolingType
PoolingType
Pooling types.
Definition:
PoolingDef.hpp:12
include
popnn
PoolingDef.hpp
Generated by
1.9.3