aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets
AgeCommit message (Expand)Author
2021-09-03Review all shapes in datasets to account for padding removal Part 1Gian Marco Iodice
2021-08-13Add test for validating batched-GEMM on CPUGian Marco Iodice
2021-07-13Add in-place calculation support for CL elementwise arithmetic kernelsSheri Zhang
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Implement FP GPU depthwise convolution 1x1 kernel for in-place computationSiCongLi
2021-06-24Rework gemmlowp reshaped_only_rhs using the new macrosGiorgio Arena
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-05-17Fix MeanStdDevNormalizationLayer reference outputting nan for FP16Giorgio Arena
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-05-12Fix GEMMLowp output stage validation crash when input's first dimension == 1Giorgio Arena
2021-04-29Remove stale/solved TODOsMichele Di Giorgio
2021-04-21Remove unused yolo_layer OpenCL kernelMichele Di Giorgio
2021-04-14Fix NeDepthwiseConvolution bad_alloc issueSheri Zhang
2021-04-07Review all shapes in datasets to account for padding removal Part 2SiCong Li
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-03Fix OpenCL direct convolutionGian Marco Iodice
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-07Review all shapes in datasets to account for padding removal Part 3SiCong Li
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-10[Review Shape] CLDepthwiseConvolutionLayer mismatchesGiorgio Arena
2020-10-21COMPMID-3712 Remove OpenCL padding: CLDepthwiseConvolutionLayer3x3NHWCKernel ...Giorgio Arena
2020-10-09COMPMID-3704 Remove OpenCL padding: CLBatchConcatenateLayerKernelGiorgio Arena
2020-10-07COMPMID-3703 Remove OpenCL padding: CLActivationLayerKernel + create utility ...Giorgio Arena
2020-10-02COMPMID-3145: Remove padding from NEScaleKernelManuel Bottini
2020-09-07COMPMID-3154: Deprecate NE/CL LocallyConnectedLayerGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-18Revert "COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKe...Michele Di Giorgio
2020-06-16COMPMID-3364: improve the test suite for Scale on OpenCLSang-Hoon Park
2020-06-15COMPMID-3480: Perform in-place computations in NEArithmeticAdditionKernelMichele Di Giorgio
2020-05-13COMPMID-3128: Test improvement for GEMMConvolutionLayer on CL and NEON(Functi...Michele Di Giorgio
2020-04-03COMPMID-3101 Fuse activation with floating point elementwise operation layers...Giorgio Arena
2020-03-25COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEONSiCongLi
2020-02-12COMPMID-2819: Avoid overflows in pooling shape calculationGeorgios Pinitas
2020-01-28COMPMID-2985 add data_layout to PoolingLayerInfoSang-Hoon Park
2020-01-14COMPMID-2991: Add support for QASYMM8_SIGNED in CL kernels/functions - part 2Michele Di Giorgio
2020-01-14COMPMID-2790: Add support for QASYMM8_SIGNED in CLGEMMLowpMatrixMultiplyCoreManuel Bottini
2020-01-13COMPMID-2728: Add support for split sizes in CLSplitKurtis Charnock
2020-01-02COMPMID-2819 Fix depthwise reference when using ceilGiorgio Arena
2019-12-10COMPMID-2819 Disable GEMM MatrixMultiply nightly testsMichalis Spyrou
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-10-15COMPMID-2600: Implement a new and generic depthwise convolution for CL QASYMM...Michele Di Giorgio
2019-09-30COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensorsSang-Hoon Park
2019-09-25COMPMID-2575 Implement Winograd 7x1/1x7 with FP16Pablo Tello
2019-08-23COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou