Lines Matching defs:xnn_value
41 struct xnn_value { struct
48 enum xnn_value_type type; argument
50 enum xnn_datatype datatype;
52 struct xnn_shape shape;
56 uint32_t flags;
58 const void* data;
60 uint32_t producer;
63 uint32_t first_consumer;
67 uint32_t num_consumers;
68 uint32_t num_nchw_compatible_consumers;
69 enum xnn_layout_type layout;