aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-01Add CPU Pool3d FP16/32 implementationmasterAdnan AlSinan
2022-03-29NEQLSTM: Add support for QASYMM8_SIGNED for input_to_forget_weightsPablo Marquez Tello
2022-03-28Enable -static-openmp for newer NDK supportGiorgio Arena
2022-03-24QLSTM add support for different qinfo in weightsPablo Marquez Tello
2022-03-24[Dynamic Fusion] Implement build options generationGiorgio Arena
2022-03-24Add cleanup comments in SConscriptGiorgio Arena
2022-03-17Setup automatic kernel window for dynamic fusionGunes Bayir
2022-03-16Remove deprecated interface from arm_compute.Francesco.Petrogalli@arm.com
2022-03-16Fix dynamic fusion test Scons to enable unit testsSiCong Li
2022-03-15Implementation of ClPooling3dramelg01
2022-03-10Added windows native build supportPablo Tello
2022-03-09Revert mws heuristics for CpuPool2dGiorgio Arena
2022-03-08Decouple fuseBatchNormalizationKernelYair Schwarzbaum
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-03-03Removing SVE / SVE2 guards from decoupled kernelsalerah01
2022-03-03Decouple castKernelYair Schwarzbaum
2022-03-01Add Pool3d reference implementationGunes Bayir
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-03-01Unify aarch64 arch names in documentationGunes Bayir
2022-02-22Fix CpuPool2d regression on A53/A55 due to mwsGiorgio Arena
2022-02-22Add disclaimer of ACL duty to protect the memory of the process using it from...ramelg01
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-02-21Adding Comments to ComputeLibrary.dir on expected file structureMohammed Suhail Munshi
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-21Fix performance regression on Arm(R) Mali(TM)-G71Gian Marco Iodice
2022-02-17Decouple NEL2NormalizeLayerKernelYair Schwarzbaum
2022-02-16Update Errata with ticket numbersAdnan AlSinan
2022-02-16Fixed threshould argument order in NE/CL/LSTMPablo Marquez Tello
2022-02-16Fix FP16 for validation in multi_isa buildsGiorgio Arena
2022-02-15Update ReadmeAdnan AlSinan
2022-02-15Fix Doxygen buildAdnan AlSinan
2022-02-14Exclude SVE & SVE2 paths from android.bpDana Zlotnik
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-11Update Release NotesAdnan AlSinan
2022-02-11Inclusive language updateAdnan AlSinan
2022-02-11Improve start-up time for concatenation layersramelg01
2022-02-10Int32 to Float32 implicit casting fixMohammed Suhail Munshi
2022-02-10Fix performance regression on the first layer of convolution-based modelGian Marco Iodice
2022-02-10Improve start-up time for winograd_output_transform_*_nhwcramelg01
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2022-02-09Improve start-up time for winograd_input_transform_*_nhwcramelg01
2022-02-08Improve start-up time for winograd_filter_transform_*_nhwcramelg01
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