aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets
AgeCommit message (Expand)Author
2023-01-20Dynamic Fusion Pooling Layer 2dMohammed Suhail Munshi
2023-01-18Add broadcast batched matmul validation casesSiCong Li
2023-01-06LHS broadcasting addition for dynamic fusionViet-Hoa Do
2022-12-28Add Resize/Scale operator to Dynamic Fusion interfaceJakub Sujak
2022-11-29Adding GpuAdd to dynamic fusion operatorsRamy Elgammal
2022-11-15Fix GemmLowp BatchMatMul Tests to use quantized OutputsMohammed Suhail Munshi
2022-11-14Optimize Transposed Convolution for CL backend (FP32/16)Gunes Bayir
2022-09-22Fix unresolved symbol for target armv7a + AndroidPablo Marquez Tello
2022-09-21Add test for ClGemmLowpMatrixMultiplyCore to test a batched matrix multiplica...Ramy Elgammal
2022-09-16Fix bug in QASYMM8_SIGNED to F32 cast layerViet-Hoa Do
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-14Adding GELU activationMurray Kornelsen
2022-09-12Add test for NEGEMM to test a batched matrix multiplication with variable inp...Adnan AlSinan
2022-09-07Add test for CLGEMM to test a batched matrix multiplication with variable inp...Mohammed Suhail Munshi
2022-06-13Add support for 2d and 3d indices for axis 1Pablo Marquez Tello
2022-05-12Revert "Add support for 2d and 3d indices for axis 0"Mohammed Suhail Munshi
2022-05-10Add support for 2d and 3d indices for axis 0Pablo Marquez Tello
2022-03-15Implementation of ClPooling3dramelg01
2021-10-18Fix precision issue in ChannelShuffleKernelPablo Marquez Tello
2021-10-15Conv3d supportSheri Zhang
2021-10-06Optimize CpuScale NHWC F32/F16Gian Marco Iodice
2021-09-15Provide tests for fusing pad layer in graph APIGunes Bayir
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