aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/reference
AgeCommit message (Expand)Author
2021-09-16Fix Build error with asserts=0Adnan AlSinan
2021-09-15Adds Conv3d reference implementation support.Adnan AlSinan
2021-08-13Add test for validating batched-GEMM on CPUGian Marco Iodice
2021-06-22Add FP16 support to CLRemapFreddie Liardet
2021-06-11Fix errata in documentationJakub Sujak
2021-05-18Remove padding from NERemapKernelManuel Bottini
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-07Add per channel quantization support for NEDeconvolutionLayerFreddie Liardet
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-03Remove Compute Vision CL 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-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-15Fix build error for gcc 10.2+Sang-Hoon Park
2021-01-13Fix wrong file inclusion in QLSTMLayerNormalization referenceGeorgios Pinitas
2021-01-07[Nightly Failure] Fix ColorConvert empty coordinates errorGiorgio Arena
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-14Enable FFT for FP16Giorgio Arena
2020-12-11Remove (CL/NE)UpsampleLayer in favor to (NE/CL)ScaleGeorgios Pinitas
2020-11-27COMPMID-3961: Cleaning up logical operators on OpenCLSang-Hoon Park
2020-11-18COMPMID-3961: Add Logical OR/AND/NOT operator on CLSang-Hoon Park
2020-11-17COMPMID-3962: Add Logical And, Or, Not support on NEONGeorgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-09-22COMPMID-3760: Reduce template instantiations for ROIAlign referenceGeorgios Pinitas
2020-09-10COMPMID-3583: Add S32 support to NEElementwiseDivisionGeorgios Pinitas
2020-09-09COMPMID-3581 Add S32 support to NEPixelWiseMultiplicationSiCong Li
2020-09-07COMPMID-3154: Deprecate NE/CL LocallyConnectedLayerGeorgios Pinitas
2020-08-25COMPMID-3694 COMPMID-3695 COMPMID-3458: Softmax AxisSiCong Li
2020-08-19COMPMID-3502: Add support of different quantization input/output for ReduceMeanManuel Bottini
2020-08-05COMPMID-2479: Extend CLPoolingLayer max pooling to extract indicesSheri Zhang
2020-07-31COMPMID-3624: CTS failure on Resize quantized in Neon and CLMichele Di Giorgio
2020-07-17COMPMID-3576: Nightly failure: NEON/PoolingLayer/Float/FP16/MaxUnpooling S10Sheri Zhang
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-08COMPMID-3574: add logarithm to LogSoftmaxLayerSang-Hoon Park
2020-07-03COMPMID-3539: Change indexing for nearest neighbor with aligned cornersSang-Hoon Park
2020-07-03COMPMID-3570 - Nightly #828 failure: pixel_wise_multiplication explicit speci...Manuel Bottini
2020-07-02COMPMID-3477: Remove padding from NEPixelWiseMultiplicationKernelSheri Zhang
2020-06-30COMPMID-3539: Ignore align_corners for scaled size of 1Sang-Hoon Park
2020-06-23Fixes Failures Nightly #818Manuel Bottini
2020-06-22COMPMID-3364: prevent auto dimension correction for ScaleFixtureSang-Hoon Park
2020-06-15COMPMID-2449: Implement NEUnPoolLayermorgolock
2020-06-12COMPMID-3527: QLSTM should allow nullptr for optional projection biasMichele Di Giorgio
2020-06-11COMPMID-3510 [Interface change] Fix definition of "axis" in NESoftmaxLayer an...SiCong Li
2020-06-08COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighborSang-Hoon Park
2020-06-01COMPMID-2395: Add support for U8 datatype to CropResize on NEONMichele Di Giorgio
2020-06-01Silence clang++-10 warning about copying iteratorsMatthew Bentham