Home
last modified time | relevance | path

Searched refs:create_convolution_operator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/XNNPACK/src/subgraph/
H A Ddepthwise-convolution-2d.c20 static enum xnn_status create_convolution_operator( in create_convolution_operator() function
760 node->create = create_convolution_operator; in xnn_define_depthwise_convolution_2d()
H A Dconvolution-2d.c20 static enum xnn_status create_convolution_operator( in create_convolution_operator() function
769 node->create = create_convolution_operator; in xnn_define_convolution_2d()