Searched refs:xnn_subgraph_new_node (Results 1 – 2 of 2) sorted by relevance
87 struct xnn_node* xnn_subgraph_new_node(xnn_subgraph_t subgraph) in xnn_subgraph_new_node() function234 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_convolution_2d()380 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_depthwise_convolution_2d()466 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_add2()539 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_multiply2()590 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_prelu()633 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_clamp()675 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_hardswish()715 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_sigmoid()755 struct xnn_node* node = xnn_subgraph_new_node(subgraph); in xnn_define_softmax()
175 struct xnn_node* xnn_subgraph_new_node(xnn_subgraph_t subgraph);