Home
last modified time | relevance | path

Searched refs:dconv2d_context (Results 1 – 4 of 4) sorted by relevance

/external/XNNPACK/src/xnnpack/
Doperator.h264 struct dconv2d_context dconv2d;
Dcompute.h209 struct dconv2d_context { struct
232 const struct dconv2d_context context[restrict static 1], argument
/external/XNNPACK/src/
Dconvolution-nchw.c619 convolution_op->context.dconv2d = (struct dconv2d_context) { in setup_convolution2d_nchw()
Doperator-run.c219 const struct dconv2d_context context[restrict static 1], in xnn_compute_dconv2d_hwc2spchw()