56 uint32_t with_output_size;
61 CLDNN_DECLARE_PRIMITIVE_TYPE_ID(pooling);
#define CLDNN_BEGIN_PRIMITIVE_DESC(PType)
Begin primitive description definition.
Average-pooling method without values which are outside of the input.
cldnn_pooling_mode
Select method for Pooling layer ( cldnn_pooling_desc ).
#define CLDNN_END_PRIMITIVE_DESC(PType)
Close primitive descriptor definition.
N-dimensional vector. Mostly used to represent memory size.