Home
last modified time | relevance | path

Searched defs:xnn_node (Results 1 – 1 of 1) sorted by relevance

/external/XNNPACK/src/xnnpack/
Dsubgraph.h71 struct xnn_node { struct
72 enum xnn_node_type type; argument
73 uint32_t id;
75 union {
105 } params;
106 struct {
109 } activation;
111 union {
118 } inputs;
119 uint32_t num_inputs;
[all …]