Searched defs:channel_start (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/ |
H A D | pooling_depthfirst.hpp | 131 unsigned int channel_start, unsigned int channel_end, in compute_tile_padded() 193 const unsigned int channel_start, const unsigned int channel_end, in compute_row_padded_tile_row()
|
H A D | pooling_depthfirst_generic.hpp | 146 unsigned int channel_start, unsigned int channel_end, in compute_tile_padded() 208 const unsigned int channel_start, const unsigned int channel_end, in compute_row_padded_tile_row()
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ |
H A D | depthwise_depthfirst_generic.hpp | 252 unsigned int channel_start, unsigned int channel_end, in compute_tile_padded()
|
/aosp_15_r20/external/XNNPACK/src/ |
H A D | operator-run.c | 918 size_t channel_start, in xnn_compute_resize_bilinear_chw()
|