Home
last modified time | relevance | path

Searched refs:index_batch_stride (Results 1 – 3 of 3) sorted by relevance

/external/XNNPACK/src/operators/
Dargmax-pooling-nhwc.c269 .index_batch_stride = output_height * index_height_stride, in xnn_setup_argmax_pooling2d_nhwc_f32()
/external/XNNPACK/src/xnnpack/
Dcompute.h549 size_t index_batch_stride; member
/external/XNNPACK/src/
Doperator-run.c470 batch_index * context->index_batch_stride + output_y * context->index_height_stride); in xnn_compute_argmax_pooling_unipass()
489 batch_index * context->index_batch_stride + output_y * context->index_height_stride); in xnn_compute_argmax_pooling_multipass()