Home
last modified time | relevance | path

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

/external/XNNPACK/src/xnnpack/
Dcompute.h267 struct igemm_context { struct
296 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], argument
304 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)],
313 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)],
320 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)],
329 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)],
338 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)],
348 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)],
356 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)],
Doperator.h281 struct igemm_context igemm;
/external/XNNPACK/src/
Doperator-run.c363 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_grouped_batch_igemm()
390 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_grouped_igemm()
416 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_batch_igemm()
442 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_igemm()
1229 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_hmp_grouped_batch_igemm()
1257 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_hmp_grouped_igemm()
1284 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_batch_hmp_igemm()
1311 const struct igemm_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_hmp_igemm()
/external/XNNPACK/src/operators/
Ddeconvolution-nhwc.c722 deconvolution_op->context.igemm = (struct igemm_context) { in setup_conv_path()
Dconvolution-nhwc.c1587 convolution_op->context.igemm = (struct igemm_context) { in setup_convolution2d_nhwc()