aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2022-03-24[Dynamic Fusion] Implement build options generationGiorgio 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-15Implementation of ClPooling3dramelg01
2022-03-10Added windows native build supportPablo Tello
2022-03-08Decouple fuseBatchNormalizationKernelYair Schwarzbaum
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-03-03Decouple castKernelYair Schwarzbaum
2022-03-01Multi ISA Technical DebtDana Zlotnik
2022-02-17Decouple NEL2NormalizeLayerKernelYair Schwarzbaum
2022-02-14Port MaxUnpoolingLayer kernel and add KernelSelect vaidation testDana Zlotnik
2022-02-11Improve start-up time for concatenation layersramelg01
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-07Adding support for Arm Mali-G710Gian Marco Iodice
2022-02-02Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros"Ramy Elgammal
2022-01-25Add OpenBSD/arm64 support.Kevin Lo
2022-01-25Rework gemm_mm_reshaped_only_rhs_ kernels with new macrosGian Marco Iodice
2022-01-24Select kernel decouplingAnton Vainer
2022-01-21DepthwiseConv reports full assembly kernel namePablo Marquez Tello
2022-01-21A73 Devices Regression 300% fixMohammed Suhail Munshi
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-24Replacing non-inclusive terms with proper termsramelg01
2021-12-23Rework gemm_reshape_lhs_ with new macrosAdnan AlSinan
2021-12-22Crop Kernel Decouplingalerah01
2021-12-14Update A510 arm_gemm cpu Kernelsramelg01
2021-12-13Remove padding from ClDirectConv2dKernelAdnan AlSinan
2021-12-10Fix 300% Regression CPU - Change default mws value in Kernel filesMohammed Suhail Munshi
2021-12-10Use #if directive instead of regular condition in CLDirectConv2DGiorgio Arena
2021-12-01Improve start-up direct convolution on OpenCLGian Marco Iodice
2021-11-29Use loop unrolling only when the kernel height is less than 5Gian Marco Iodice
2021-11-28Decouple CpuAddKernelDana Zlotnik
2021-11-26Rework gemm_reshape_rhs_(nt,t) with new macrosGian Marco Iodice
2021-11-23Decouple data type for NERangeKernelYair Schwarzbaum
2021-11-20Improve start-up timer for GeMM (floating-point):ramelg01
2021-11-17Improve start-up timer for ClIm2ColGiorgio Arena
2021-11-17Improve start-up time for depthwise convolutionSheri Zhang
2021-11-16Implement 1D Adaptive Workload Splitting in CPPSchedulerDana Zlotnik
2021-11-12Fix PostOp dependencySiCongLi
2021-11-09Improve start-up time for ClScaleAdnan AlSinan
2021-11-05Update GeMM heuristic on CPUGian Marco Iodice