aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON
AgeCommit message (Expand)Author
2022-04-13Add support for int8 CpuPool3dAdnan AlSinan
2022-04-04Fix Nightly build failureAdnan AlSinan
2022-04-01Add CPU Pool3d FP16/32 implementationAdnan AlSinan
2022-03-03Decouple castKernelYair Schwarzbaum
2022-02-22Decouple CpuDirectConv2dKernelalerah01
2022-02-21Decouple CpuDepthwiseConv2dNativeKernelDana Zlotnik
2022-02-14Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernelDana Zlotnik
2022-02-14Port MaxUnpoolingLayer kernel and add KernelSelect vaidation testDana Zlotnik
2022-02-14Add kernel selection UT for submitted kernelsDana Zlotnik
2022-02-09Remove deprecated remap functions.Adnan AlSinan
2022-01-27Remove padding from CpuDirectConv2dKernelAdnan AlSinan
2022-01-12Enable kernel selection testing (Phase #1)Giorgio Arena
2021-12-25Add tests for FP Cpu Pooling where pool region is completely outside the inputSiCongLi
2021-12-20Added support for filter size 8x8 NCHW DirectConvPablo Marquez Tello
2021-11-04Increase FP16 tolerance for BatchNormalizationLayerFreddie Liardet
2021-10-27Improve conv3d validationFreddie Liardet
2021-10-22Add uint8/int8 support to cpu conv3dFreddie Liardet
2021-10-18Fix unused variable issueSheri Zhang
2021-10-15Conv3d supportSheri Zhang
2021-10-12Remove padding in cpuPool2d NCHWFreddie Liardet
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-09-29Add support for non-constant weights and biases in CpuFullyConnectedGiorgio Arena
2021-09-16Revert "Add support for non-constant weights and biases in CpuFullyConnected"Pablo Marquez Tello
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