aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
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-22[CpuGemmConv2d] Extract skip_im2col and skip_col2im computation.Francesco.Petrogalli@arm.com
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-04-12Fix CpuGemmAssemblyDispatch::has_opt_impl.Francesco.Petrogalli@arm.com
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-16Remove deprecated interface from arm_compute.Francesco.Petrogalli@arm.com
2022-03-10Added windows native build supportPablo 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-25Add OpenBSD/arm64 support.Kevin Lo
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
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-12-22Crop Kernel Decouplingalerah01
2021-12-20Decouple CpuActivationKernelDana Zlotnik
2021-12-20Added support for filter size 8x8 NCHW DirectConvPablo Marquez Tello
2021-12-17Redirect Pool2d unsupported cases to unoptimized pathGiorgio Arena
2021-12-15Unify Cpu Max pool 2d minimum value to be -inf for floating pointSiCongLi
2021-12-14Add Multi ISA support for SCons build System (part #1)Motti Gondabi