Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_depthfirst.hpp535 …const auto n_output_pointers = this->m_strat->get_output_rows() * this->m_strat->get_output_cols(); in compute_tiles_unpadded() local
576 for (auto i = 0u; i < n_output_pointers; i++) in compute_tiles_unpadded()