Home
last modified time | relevance | path

Searched defs:output_height_slice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/XNNPACK/src/operators/
H A Dconvolution-nchw.c680 size_t output_height_slice = output_height_tile; in setup_convolution2d_nchw() local
682 size_t output_height_slice = output_height; in setup_convolution2d_nchw() local