aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-21Check for FP16 CPU support in optimized pooling kernelsMichele Di Giorgio
2021-01-21Fix softmax SVE compiling failure without SVE2 supportSheri Zhang
2021-01-21Make Sub kernel and operator statelessSheri Zhang
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio
2021-01-20Update documentation for SVE/SVE2 supportSheri Zhang
2021-01-20Direct convolution fix for quantized data typeGian Marco Iodice
2021-01-19Fix doxygen references to new kernelsMichele Di Giorgio
2021-01-19Make memset/copy functions state-lessGeorgios Pinitas
2021-01-19Remove padding from direct convolution - OpenCLGian Marco Iodice
2021-01-19Make Add kernel and operator statelessSheri Zhang
2021-01-19LOGICAL_NOT failTeresa Charlin
2021-01-18Make Concatenate kernels and operator statelessGeorgios Pinitas
2021-01-18Add SVE for SoftmaxMichalis Spyrou
2021-01-18Decouple data types of elementwise kernelsSang-Hoon Park
2021-01-18Cycle estimate-based kernel selection for dot product quantized s8/u8 kernelsGeorgios Pinitas
2021-01-18Add explicit cast to fix gcc10 build errorSang-Hoon Park
2021-01-17Add missing std headersSang-Hoon Park
2021-01-15Introduce threshold for NEON floating-point SOFT_RELU activationMichele Di Giorgio
2021-01-15Release winograd transformed weights if not needed on NEONGeorgios Pinitas
2021-01-15Fix build error for gcc 10.2+Sang-Hoon Park
2021-01-15[Nightly Failure] Fix DeconvolutionLayer OpenCL kernel compilationGiorgio Arena
2021-01-15Add support for Armv8-R AArch64 buildSang-Hoon Park
2021-01-14Remove OpenCL padding CLTransposeKernelManuel Bottini
2021-01-14Add missing INTEGER type in nn driverMichalis Spyrou
2021-01-13Add support for macOSGeorgios Pinitas
2021-01-13Fix wrong file inclusion in QLSTMLayerNormalization referenceGeorgios Pinitas
2021-01-13Add tolerance for quantized activations computed in floatMichele Di Giorgio
2021-01-13Alter tolerance in QuantizationLayer to use int8_t for asymmetric signedGeorgios 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-08[Nightly Failure] Fix NEIm2Col argument validation errorsGiorgio Arena
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas
2021-01-08[Nightly Failure] Fix OpenCL kernel compilation for CLRangeGiorgio Arena
2021-01-08Resolve merge conflicts between new fills and new fp16 generatorGiorgio 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-07Fix fill() for FP data type in fixtures - Part 2Giorgio Arena
2021-01-07[Nightly Failure] Fix ColorConvert empty coordinates errorGiorgio Arena
2021-01-07Add SVE support to elementwise unary kernelsSang-Hoon Park
2021-01-07Review all shapes in datasets to account for padding removal Part 3SiCong Li
2021-01-07Generalize custom uniform generator for floating point data types with 16 bitsGiorgio Arena
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena