Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dcompute.h548 struct max_pooling_context { struct
570 const struct max_pooling_context context[restrict XNN_MIN_ELEMENTS(1)], argument
H A Doperator.h284 struct max_pooling_context max_pooling;
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
H A Doperator-run.c527 struct max_pooling_context { struct
544 const struct max_pooling_context context[RESTRICT_STATIC 1], in compute_max_pooling() argument
1415 struct max_pooling_context context = { in pytorch_qnnp_run_operator()
/aosp_15_r20/external/XNNPACK/src/operators/
H A Dmax-pooling-nhwc.c311 max_pooling_op->context.max_pooling = (struct max_pooling_context) { in setup_max_pooling2d_nhwc()
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c717 const struct max_pooling_context context[restrict XNN_MIN_ELEMENTS(1)], in xnn_compute_max_pooling()