Home
last modified time | relevance | path

Searched defs:selected_impl (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DElementwiseKernelSelection.cpp60 …const auto *selected_impl = CpuElementwiseUnaryKernel::get_implementation(DataTypeISASelectorData{… local
99 const auto *selected_impl = CpuArithmeticKernel::get_implementation( variable
142 const auto *selected_impl = CpuComparisonKernel::get_implementation( variable
H A DSoftmaxLayer.cpp146 …const auto *selected_impl = CpuLogits1DMaxKernel::get_implementation(DataTypeISASelectorData{ data… variable
181 …const auto *selected_impl = CpuLogits1DSoftmaxKernel<false>::get_implementation(DataTypeISASelecto… variable
H A DCast.cpp205 const CpuCastKernel::CastKernel *selected_impl; local
248 …const auto *selected_impl = CpuCastKernel::get_implementation(CastDataTypeISASelectorData{ DataTyp… variable
H A DMaxUnpoolingLayer.cpp98 …const auto *selected_impl = CpuMaxUnpoolingLayerKernel::get_implementation(DataTypeISASelectorData… local
H A DFloor.cpp82 …const auto *selected_impl = CpuFloorKernel::get_implementation(DataTypeISASelectorData{data_type, … variable
H A DArithmeticAddition.cpp127 …const auto *selected_impl = CpuAddKernel::get_implementation(CpuAddKernelDataTypeISASelectorData{d… variable
H A DActivationLayer.cpp316 …const auto *selected_impl = CpuActivationKernel::get_implementation(ActivationDataTypeISASelectorD… variable
H A DDirectConvolutionLayer.cpp200 …const auto *selected_impl = CpuDirectConv2dKernel::get_implementation(DataTypeDataLayoutISASelecto… variable
H A DDepthwiseConvolutionLayerNative.cpp157 const auto *selected_impl = CpuDepthwiseConv2dNativeKernel::get_implementation( variable