Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Dcompute.h121 struct igemm_context { struct
148 const struct igemm_context context[restrict static 1], argument
157 const struct igemm_context context[restrict static 1],
Doperator.h271 struct igemm_context igemm;
/external/XNNPACK/src/
Doperator-run.c89 const struct igemm_context context[restrict static 1], in xnn_compute_gigemm()
116 const struct igemm_context context[restrict static 1], in xnn_compute_igemm()
Ddeconvolution-nhwc.c595 deconvolution_op->context.igemm = (struct igemm_context) { in setup_conv_path()
Dconvolution-nhwc.c895 convolution_op->context.igemm = (struct igemm_context) { in setup_convolution2d_nhwc()