aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-01-05Fix Doxygen referencesMichele Di Giorgio
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
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-29Remove unused tolerance valueMichalis Spyrou
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-18Create fill functions available everywhere for easy debuggingGiorgio Arena
2020-12-18Add new shapes in WinogradOutputTransform datasetGiorgio 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-17Fix fill() for FP data type in fixtures - Part 1Giorgio Arena
2020-12-17Remove 3rdparty submodule and internal_only build optionMichele Di Giorgio
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-11Allow TensorShape to increment num_dimensions for new unit dimensions, withou...Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas