aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-22Disable strict overflow warning for tensor_elem_atGiorgio Arena
2021-02-19Fix tolerance for NEReduceMean on aarch64Giorgio Arena
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-15Add WallClockTimer support for bare metal.Michalis Spyrou
2021-02-10Fix tolerance issue in CL Winograd InputTransform FP16Manuel Bottini
2021-02-10Revert changes on tensor's strides and fix CLDepthwiseConvolution 3x3 QuantizedGiorgio Arena
2021-02-09Add mlgo to graph examplesSiCong Li
2021-02-09Fix CLDepthwiseConvolutionLayer 3x3 QASYMM8Giorgio Arena
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2SiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-08Fix tolerance for NEON RNNLayerManuel Bottini
2021-02-05Fix tolerance for NEON RNNLayerManuel Bottini
2021-02-04Fix unused variable compilation errorGiorgio Arena
2021-02-04Fix CL Compiler frontend failure for ArgMinMaxGiorgio Arena
2021-02-03Fix OpenCL direct convolutionGian Marco Iodice
2021-02-02Implement MLGO moduleSiCong Li
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-21Add window parameter to schedulerSang-Hoon Park
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-15Fix build error for gcc 10.2+Sang-Hoon Park
2021-01-14Remove OpenCL padding CLTransposeKernelManuel Bottini
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 OpenCL padding CLFloorKernelManuel Bottini
2021-01-08[Nightly Failure] Fix NEIm2Col argument validation errorsGiorgio Arena
2021-01-08Resolve merge conflicts between new fills and new fp16 generatorGiorgio Arena
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-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-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
2021-01-05Improve NEIm2Col validation for invalid shapesGeorgios Pinitas
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-18Add new shapes in WinogradOutputTransform datasetGiorgio Arena
2020-12-18Add new shapes to WinogradInputTransform dataset and fix border size for NCHW...Giorgio Arena
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-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-14COMPMID-3968 30% regression on FSSD v1 25 GrayscaleGiorgio Arena