Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_planar.hpp306 unsigned int valid_output_rows, unsigned int valid_output_cols, in execute_kernel()
387 const unsigned int valid_output_rows = output_height - start_output_i; in execute_internal() local
H A Ddepthwise_depthfirst.hpp443 …const auto valid_output_rows = std::min(strat->get_output_rows(), this->m_args.output_rows - outpu… in compute_row_padded_tile_row() local