aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25Exclude SVE & SVE2 paths from android.bpv22.02branches/arm_compute_22_02Dana Zlotnik
2022-02-22Fix CpuPool2d regression on A53/A55 due to mwsGiorgio Arena
2022-02-22Fix performance regression on Arm(R) Mali(TM)-G71Gian Marco Iodice
2022-02-17Update Errata with ticket numbersAdnan AlSinan
2022-02-17Fix FP16 for validation in multi_isa buildsGiorgio Arena
2022-02-15Update ReadmeAdnan AlSinan
2022-02-11Update Release NotesAdnan AlSinan
2022-02-11Inclusive language updateAdnan AlSinan
2022-02-11Fix performance regression on the first layer of convolution-based modelGian Marco Iodice
2022-02-10Remove deprecated remap functions.Adnan AlSinan
2022-02-08Fix build for gcc 9Giorgio Arena
2022-02-08Update SONAME_VERSION in SConscriptAdnan AlSinan
2022-02-07Adding support for Arm Mali-G710Gian Marco Iodice
2022-02-04SCons build system refactoring (phase #2).Motti Gondabi
2022-02-03Added a multithreaded test for CL backend.Pablo Marquez Tello
2022-02-02Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros"Ramy Elgammal
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-25Rework gemm_mm_reshaped_only_rhs_ kernels with new macrosGian Marco Iodice
2022-01-24Fix CPU detection code on MacosPablo Marquez Tello
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-21Fix heuristic in ClConv2DGian Marco Iodice
2022-01-21A73 Devices Regression 300% fixMohammed Suhail Munshi
2022-01-19Decouple CpuElementwiseKernelDana Zlotnik
2022-01-13Decouple CpuSoftmaxKernelDana Zlotnik
2022-01-12Enabled support for QASYMM8 in ClCastKernelPablo Marquez Tello
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
2022-01-06Add signbit support for f16 typeSiCongLi
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-12-24Fix test validation methodSiCongLi
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-12-24Fix typo in SConstructSiCongLi
2021-12-23Rework gemm_reshape_lhs_ with new macrosAdnan AlSinan
2021-12-23Fix SCons linking error when building for Multi ISA.Motti Gondabi
2021-12-23Remove Unusued arguments -pie and -static-libstdc++ in clang80 and clang80++Mohammed Suhail Munshi
2021-12-22Crop Kernel Decouplingalerah01
2021-12-20Decouple CpuActivationKernelDana Zlotnik
2021-12-20Added support for filter size 8x8 NCHW DirectConvPablo Marquez Tello
2021-12-17Fix logging bug in graph librarySiCongLi
2021-12-17Redirect Pool2d unsupported cases to unoptimized pathGiorgio Arena