Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuSoftmaxKernel.h66 const DataTypeISASelectorPtr is_selected;
115 const DataTypeISASelectorPtr is_selected;
H A DCpuGemmMatrixAdditionKernel.h53 const DataTypeISASelectorPtr is_selected;
H A DCpuFloorKernel.h74 const DataTypeISASelectorPtr is_selected;
H A DCpuPool3dKernel.h77 const DataTypeISASelectorPtr is_selected;
H A DCpuElementwiseUnaryKernel.h73 const DataTypeISASelectorPtr is_selected;
H A DCpuMaxUnpoolingLayerKernel.h77 const DataTypeISASelectorPtr is_selected;
H A DCpuGemmMatrixMultiplyKernel.h51 const DataTypeISASelectorPtr is_selected;
H A DCpuDirectConv3dKernel.h82 const DataTypeISASelectorPtr is_selected;
H A DCpuAddMulAddKernel.h48 const DataTypeISASelectorPtr is_selected;
H A DCpuKernelSelectionTypes.h102 using DataTypeISASelectorPtr = std::add_pointer<bool(const DataTypeISASelector… variable