Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLChannelShuffleLayerKernel.cpp72 …unsigned int num_elems_processed_per_iteration_x = adjust_vec_size(max_cl_vector_width / input->el… in validate_and_configure_window() local
79 …const unsigned int num_elems_processed_per_iteration_x = max_cl_vector_width / input->element_… in validate_and_configure_window() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuGemmMatrixMultiplyKernel.cpp151 …const unsigned int num_elems_processed_per_iteration_x = (lhs->data_type() == DataType::F32) ? 16 … in configure() local
157 constexpr unsigned int num_elems_processed_per_iteration_x = 8; in configure() local
H A DCpuTransposeKernel.cpp441 const unsigned int num_elems_processed_per_iteration_x = 1; in configure() local
H A DCpuGemmLowpMatrixMultiplyKernel.cpp907 constexpr unsigned int num_elems_processed_per_iteration_x = 16; in configure() local
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClGemmReshapeRhsMatrixKernel.cpp82 const unsigned int num_elems_processed_per_iteration_x = rhs_info.n0; in validate_and_configure_window() local
H A DClWinogradFilterTransformKernel.cpp84 …const unsigned int num_elems_processed_per_iteration_x = input->data_layout() == DataLayout::NCHW … in validate_and_configure_window() local
H A DClGemmReshapeLhsMatrixKernel.cpp76 const unsigned int num_elems_processed_per_iteration_x = lhs_info.k0; in configure_window() local
H A DClGemmLowpMatrixMultiplyReshapedKernel.cpp106 unsigned int &num_elems_processed_per_iteration_x = num_elements_processed[0]; in validate_and_configure_window() local
H A DClGemmLowpMatrixMultiplyNativeKernel.cpp108 unsigned int &num_elems_processed_per_iteration_x = num_elements_processed[0]; in validate_and_configure_window() local
H A DClGemmMatrixMultiplyReshapedKernel.cpp152 unsigned int &num_elems_processed_per_iteration_x = num_elements_processed[0]; in validate_and_configure_window() local
H A DClGemmMatrixMultiplyReshapedOnlyRhsKernel.cpp143 unsigned int &num_elems_processed_per_iteration_x = num_elements_processed[0]; in validate_and_configure_window() local
H A DClGemmMatrixMultiplyNativeKernel.cpp145 unsigned int &num_elems_processed_per_iteration_x = num_elements_processed[0]; in validate_and_configure_window() local
H A DClGemmLowpMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp187 unsigned int &num_elems_processed_per_iteration_x = num_elements_processed[0]; in validate_and_configure_window() local
H A DClGemmLowpMatrixMultiplyReshapedOnlyRhsKernel.cpp203 unsigned int &num_elems_processed_per_iteration_x = num_elements_processed[0]; in validate_and_configure_window() local