55 uint32_t with_activation;
57 float activation_negative_slope;
60 CLDNN_DECLARE_PRIMITIVE_TYPE_ID(eltwise);
#define CLDNN_BEGIN_PRIMITIVE_DESC(PType)
Begin primitive description definition.
cldnn_eltwise_mode
Select mode for eltwise layer ( cldnn_eltwise_desc ).
Eltwise product (Hamarad).
#define CLDNN_END_PRIMITIVE_DESC(PType)
Close primitive descriptor definition.