aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-13Add support for macOSGeorgios Pinitas
2021-01-13Remove padding for CLArgMinMaxLayerKernel and fix CLRange mismatchesGiorgio Arena
2021-01-13Add SVE2 kernels for quantized elementwise operationsSang-Hoon Park
2021-01-13[Nightly Failure] Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8 on MidgardGiorgio Arena
2021-01-13Remove OpenCL padding CLFloorKernelManuel Bottini
2021-01-12Add SVE support for non-quantized elementwise operationsSang-Hoon Park
2021-01-12Add SVE support and decouple data type for NEScaleKernelSheri Zhang
2021-01-12Add meta-data to express dynamic shapes in ITensorInfoGeorgios Pinitas
2021-01-11Make CpuActivation statelessGeorgios Pinitas
2021-01-11Remove OpenCL padding: CLROIAlignLayerKernelManuel Bottini
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas
2021-01-08[Nightly Failure] Fix OpenCL kernel compilation for CLRangeGiorgio Arena
2021-01-08Generalization of CLTunerManuel Bottini
2021-01-08Add an SVE implementation of the Leaky ReLU activation function for qasymm8 a...arngra01
2021-01-07Add SVE support to elementwise unary kernelsSang-Hoon Park
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2021-01-05COMPMID-4076: ArmNN unittest failure with memory access voilation in FuseReLU...Sheri Zhang
2021-01-05Improve NEIm2Col validation for invalid shapesGeorgios Pinitas
2021-01-05Remove OpenCL padding: CLPadLayerKernelGiorgio Arena
2021-01-04Add utility functions for SVESang-Hoon Park
2020-12-30Fix FFT FP16 failures for some OpenCL compilersGiorgio Arena
2020-12-24COMPMID-3871: Create BatchNormalization SVE/SVE2Sheri Zhang
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-23Fix Select errors at OpenCL kernel compile timeGiorgio Arena
2020-12-18Remove OpenCL padding CLScaleKernelManuel Bottini
2020-12-18Add new shapes to WinogradInputTransform dataset and fix border size for NCHW...Giorgio Arena
2020-12-18Adding no padding check asserts to specific CL KernelsManuel Bottini
2020-12-16NeuralNetwork VTS tests LOGICAL_AND and LOGICAL_OR fail with R29Teresa Charlin
2020-12-16COMPMID-3919: Remove OpenCL Padding CLSelectKernelManuel Bottini
2020-12-15Address RVO issue on some compilersGeorgios Pinitas
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-14COMPMID-3968 30% regression on FSSD v1 25 GrayscaleGiorgio Arena
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-12-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-12-10COMPMID-3921: Remove OpenCL Padding CLBitwiseKernelManuel Bottini
2020-12-10Remove (NE/CL)YoloLayer supportGeorgios Pinitas
2020-12-09Move NEGEMMAssemblyDispatch as an internal functionGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-12-08Remove (NE/CL)ComputeAllAnchors functionGeorgios Pinitas
2020-12-07Remove support for NEIm2Col, NECol2Im, NEGEMMInterleave4x4, NEGEMMTranspose1xWGeorgios Pinitas
2020-12-07COMPMID-3869: Update Sconstruct to support SVE/SVE2Manuel Bottini
2020-12-03Fix NEGEMMLowpMatrixMultiplyCore nonfused activationSiCong Li
2020-12-03Rename the files and classes required by the OpenCL GEMM heuristicSiCong Li
2020-12-03Update GEMV heuristics for quantized types for A53Georgios Pinitas
2020-12-02Remove support for (NE/CL)LocallyConnectedLayerGeorgios Pinitas
2020-12-02Remove unused CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2020-12-02COMPMID-3862: Add support QASYMM8 LEAKY RELU activationSang-Hoon Park
2020-12-01Add support for G78 instanceGeorgios Pinitas