Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/
H A Dshims.hpp106 const int n_output_feature_maps,
129 const int n_output_feature_maps,
622 const int n_output_feature_maps, in ofm_ifm_h_w_to_h_w_ifm_ofm() argument
647 : n_output_feature_maps; in ofm_ifm_h_w_to_h_w_ifm_ofm()
671 for (int ofm = 0; ofm < n_output_feature_maps; ofm++) in ofm_ifm_h_w_to_h_w_ifm_ofm()
692 const int n_output_feature_maps, in h_w_ifm_ofm_to_ofm_ifm_h_w() argument
704 : n_output_feature_maps; in h_w_ifm_ofm_to_ofm_ifm_h_w()
738 for (int ofm = 0; ofm < n_output_feature_maps; ofm++) in h_w_ifm_ofm_to_ofm_ifm_h_w()