Home
last modified time | relevance | path

Searched defs:available_kernels (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuElementwiseKernel.cpp274 …static std::vector<CpuElementwiseKernel<CpuArithmeticKernel>::ElementwiseKernel> available_kernels; in get_available_kernels() local
289 …static std::vector<CpuElementwiseKernel<CpuComparisonKernel>::ElementwiseKernel> available_kernels; in get_available_kernels() local
H A DCpuGemmMatrixAdditionKernel.cpp43 static const std::vector<CpuGemmMatrixAdditionKernel::GemmMatrixAddKernel> available_kernels = variable
H A DCpuElementwiseUnaryKernel.cpp45 static const std::vector<CpuElementwiseUnaryKernel::ElementwiseUnaryKernel> available_kernels = variable
H A DCpuFloorKernel.cpp45 static const std::vector<CpuFloorKernel::FloorKernel> available_kernels = variable
H A DCpuDepthwiseConv2dNativeKernel.cpp45 … const std::vector<CpuDepthwiseConv2dNativeKernel::DepthwiseConv2dNativeKernel> available_kernels = variable
H A DCpuMaxUnpoolingLayerKernel.cpp47 static const std::vector<CpuMaxUnpoolingLayerKernel::MaxUnpoolingKernel> available_kernels = variable
H A DCpuDirectConv3dKernel.cpp52 static const std::vector<CpuDirectConv3dKernel::DirectConv3dKernel> available_kernels = variable
H A DCpuDirectConv2dKernel.cpp41 static const std::vector<CpuDirectConv2dKernel::DirectConv2dKernel> available_kernels = variable
H A DCpuAddMulAddKernel.cpp44 static const std::vector<CpuAddMulAddKernel::AddMulAddKernel> available_kernels = variable
H A DCpuActivationKernel.cpp46 static const std::vector<CpuActivationKernel::ActivationKernel> available_kernels = variable
H A DCpuPool3dKernel.cpp44 static const std::vector<CpuPool3dKernel::Pooling3dKernel> available_kernels = variable
H A DCpuSubKernel.cpp54 static const std::vector<CpuSubKernel::SubKernel> available_kernels = variable
H A DCpuGemmMatrixMultiplyKernel.cpp45 static const std::vector<CpuGemmMatrixMultiplyKernel::GemmMatrixMulKernel> available_kernels = variable
H A DCpuAddKernel.cpp52 static const std::vector<CpuAddKernel::AddKernel> available_kernels = variable
H A DCpuPool2dKernel.cpp55 static const std::vector<CpuPool2dKernel::PoolingKernel> available_kernels = variable
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEMeanStdDevNormalizationKernel.cpp58 static const std::vector<MeanStdDevNormKernel> available_kernels = variable
H A DNEInstanceNormalizationLayerKernel.cpp63 static const InstanceNormKernel available_kernels[] = variable
H A DNEBoundingBoxTransformKernel.cpp57 static const BoundingBoxTransformKernel available_kernels[] = variable
H A DNEROIAlignLayerKernel.cpp61 static const ROIAlignKernel available_kernels[] = variable
H A DNEGenerateProposalsLayerKernel.cpp56 static const ComputeAllAnchorsKernel available_kernels[] = variable
H A DNERangeKernel.cpp57 static const RangeUKernel available_kernels[] = variable
H A DNESelectKernel.cpp66 static const SelectKernelSelector available_kernels[] = variable
H A DNEL2NormalizeLayerKernel.cpp67 static const L2NormalizeLayerKernel available_kernels[] = variable
H A DNEFuseBatchNormalizationKernel.cpp65 static const FBNUKernel available_kernels[] = variable
H A DNECropKernel.cpp59 static const CropUKernel available_kernels[] = variable

12