Home
last modified time | relevance | path

Searched refs:xnn_define_convolution_2d (Results 1 – 5 of 5) sorted by relevance

/external/XNNPACK/test/
Dsubgraph-size.c32 xnn_define_convolution_2d( in main()
Dsubgraph-tester.h84 const xnn_status status = xnn_define_convolution_2d( in add_conv()
/external/XNNPACK/src/subgraph/
Dconvolution-2d.c16 enum xnn_status xnn_define_convolution_2d( in xnn_define_convolution_2d() function
/external/XNNPACK/include/
Dxnnpack.h237 enum xnn_status xnn_define_convolution_2d(
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dxnnpack_delegate.cc1293 const xnn_status status = xnn_define_convolution_2d( in VisitConv2DNode()