18 #ifndef DECONVOLUTION_H 19 #define DECONVOLUTION_H 42 uint32_t with_activation;
44 float activation_negative_slope;
48 uint32_t with_output_size;
57 CLDNN_DECLARE_PRIMITIVE_TYPE_ID(deconvolution);
#define CLDNN_BEGIN_PRIMITIVE_DESC(PType)
Begin primitive description definition.
Represents reference to an array of primitive ids.
#define CLDNN_END_PRIMITIVE_DESC(PType)
Close primitive descriptor definition.
N-dimensional vector. Mostly used to represent memory size.