aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON
AgeCommit message (Expand)Author
2021-09-07Add support for non-constant weights and biases in CpuFullyConnectedMichele Di Giorgio
2021-09-03Review all shapes in datasets to account for padding removal Part 1Gian Marco Iodice
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-20Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2dGeorgios Pinitas
2021-08-13Add test for validating batched-GEMM on CPUGian Marco Iodice
2021-08-04Implement Operator APIGeorgios Pinitas
2021-07-30Reintroduce implementation of NEConvolutionLayer::get_convolution_methodMichele Di Giorgio
2021-07-29Port NEConvolutionLayerMichalis Spyrou
2021-07-23Port NEFullyConnectedLayer to memory injecting interfaceMichele Di Giorgio
2021-07-15Port NEGEMMConvolutionLayerManuel Bottini
2021-07-14Increase tolerance for NEMeanStdDevNormalizationGeorgios Pinitas
2021-07-13Add in-place calculation support for CL elementwise arithmetic kernelsSheri Zhang
2021-07-13Port NEWinogradConvolutionLayerMichalis Spyrou
2021-07-09Port NECol2ImKernelManuel Bottini
2021-07-08Remove redundant implementations of Add/Sub operatorsGeorgios Pinitas
2021-07-08Port NEGEMMLowp Part 2Manuel Bottini
2021-07-06Port NEIm2ColKernelManuel Bottini
2021-07-02Port NEGEMM to memory injecting interface (Part 3)Michele Di Giorgio
2021-06-29Port NEGEMM to memory injecting interface (Part 2)Michele Di Giorgio
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-25Port NEGEMMConv2d to memory injecting interfaceMichele Di Giorgio
2021-06-22Port NEGEMMLowp Part 1Manuel Bottini
2021-06-18Fixed DirectConvolutionLayer validation testsPablo Marquez Tello
2021-06-11Fix errata in documentationJakub Sujak
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-01Rename ported functionsManuel Bottini
2021-05-27Implement memory injection in CpuDirectGemmConv2dSang-Hoon Park
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-17Fix MeanStdDevNormalizationLayer reference outputting nan for FP16Giorgio Arena
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-05-12NEON/RoiAlign/Quantized/QASYMM8_SIGNED mismatchesManuel Bottini
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-30[Nightly #1144] NEON/DepthwiseConvolutionLayer/Float/F16/Optimized mismatch o...Manuel Bottini
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-19Add padding consideration to pooling index computationSang-Hoon Park
2021-04-13Implicit padding testing along the X axis on high priority operatorsGiorgio Arena
2021-04-07Add per channel quantization support for NEDeconvolutionLayerFreddie Liardet
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-26Check biases pointer before referencing in CLDirectConvolutionLayerMichele Di Giorgio
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-03-02Set up configure-only flag for validation. First trial with DepthwiseConvoltionGiorgio Arena
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang