aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/kernels
AgeCommit message (Expand)Author
2022-07-26Fix for inclusion of "arm_gemm" from src into "Types.h" from coreRamy Elgammal
2022-07-25Enable march=armv8.6-a in non multi-isa buildsPablo Marquez Tello
2022-07-19[ONCPUML-951] Variable weight support for Convolution.Francesco Petrogalli
2022-07-14Integrate new winograd APIs from MLTechramelg01
2022-07-04Fix build errors on armv8.6 SVE2 with NDK 23 and 24Michalis Spyrou
2022-06-29Add LUT-based leaky relu for QASYMM8 on CPUViet-Hoa Do
2022-06-24Improve LUT Neon Hard-SwishPablo Marquez Tello
2022-06-23Select neon LUT Hard-Swish kernel on all devicesPablo Marquez Tello
2022-06-16Fix SVE2 implementation of quantized SoftMax 1DViet-Hoa Do
2022-06-09Fix crash in CpuActivationKernelPablo Marquez Tello
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-05-06Use svcreate instead of list initializations.Michalis Spyrou
2022-05-04Add a missing validation check to CPU Pool3dAdnan AlSinan
2022-04-25Update Neon™ pooling kernelramelg01
2022-04-25Add LU_BOUNDED_RELU support for QSYMM16Pablo Marquez Tello
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-04-06[arm_gemm] Use static validate to find arm_gemm kernels.Francesco.Petrogalli@arm.com
2022-04-01Add CPU Pool3d FP16/32 implementationAdnan AlSinan
2022-03-29NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weightsPablo Marquez Tello
2022-03-09Revert mws heuristics for CpuPool2dGiorgio Arena
2022-03-08Decouple fuseBatchNormalizationKernelYair Schwarzbaum
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2022-03-03Decouple castKernelYair Schwarzbaum
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-02-22Fix CpuPool2d regression on A53/A55 due to mwsGiorgio Arena
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-17Decouple NEL2NormalizeLayerKernelYair Schwarzbaum
2022-02-14Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernelDana Zlotnik
2022-02-14Port MaxUnpoolingLayer kernel and add KernelSelect vaidation testDana Zlotnik
2022-02-14Add kernel selection UT for submitted kernelsDana Zlotnik
2022-02-08Fix build for gcc 9Giorgio Arena
2022-02-04SCons build system refactoring (phase #2).Motti Gondabi
2022-02-01 Enable kernel selection testing (Phase #2)Yair Schwarzbaum
2022-01-27Remove padding from CpuDirectConv2dKernelAdnan AlSinan
2022-01-26Fix s10plus NEON/PoolingLayer Nightly failureAdnan AlSinan
2022-01-24Select kernel decouplingAnton Vainer
2022-01-24Fix nightly failure within the elementwise unary build.Dana Zlotnik
2022-01-21DepthwiseConv reports full assembly kernel namePablo Marquez Tello
2022-01-21A73 Devices Regression 300% fixMohammed Suhail Munshi
2022-01-19Decouple CpuElementwiseKernelDana Zlotnik
2022-01-13Decouple CpuSoftmaxKernelDana Zlotnik
2022-01-12Decouple NEMeanStdDevNormalizationKernelDana Zlotnik
2022-01-12Decouple NEInstanceNormalizationLayerKernelDana Zlotnik
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2022-01-11Decouple NEBoundingBoxTransformKernelDana Zlotnik
2022-01-11Decouple NEROIAlignLayerKernelDana Zlotnik
2022-01-11Decouple NEGenerateProposalsLayerKernelDana Zlotnik
2022-01-06Decouple NEMaxUnpoolingLayerKernelDana Zlotnik