Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuDepthwiseConv2dNativeKernel.h81 const DepthwiseConv2dNativeDataTypeISASelectorPtr is_selected;
H A DCpuKernelSelectionTypes.h106 using DepthwiseConv2dNativeDataTypeISASelectorPtr = std::add_pointer<bool(const DepthwiseConv2dNati… variable