48 CLDNN_DECLARE_PRIMITIVE_TYPE_ID(reorder);
#define CLDNN_BEGIN_PRIMITIVE_DESC(PType)
Begin primitive description definition.
const char * cldnn_primitive_id
Unique id of a primitive within a topology.
Represents reference to an array of floats.
cldnn_format_type
Represents memory formats (orders). In CNN most of data is describe as 4 dimensional blocks...
cldnn_data_type
Data type stored in memory.
#define CLDNN_END_PRIMITIVE_DESC(PType)
Close primitive descriptor definition.