aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets/ShapeDatasets.h
AgeCommit message (Expand)Author
2019-12-11COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensorsSang-Hoon Park
2019-05-29COMPMID-2336: Reduce large and medium shapesMichalis Spyrou
2019-05-23COMPMID-2336 Remove redundant tests in WinogradMichalis Spyrou
2019-04-02COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part IIMichele Di Giorgio
2019-03-19COMPMID-1933: Implement NEHeightConcatenateLayer.Pablo Tello
2019-02-15COMPMID-1710 Reduce Im2Col nightly validation sizesMichalis Spyrou
2019-02-15COMPMID-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-02-15Revert "COMPMID-1766: Implemented CPP Non Max Suppression"Pablo Marquez
2019-01-25COMPMID-1652 Cleanup some nighly testsMichalis Spyrou
2019-01-23COMPMID-1760: NEON: Implement ProdManuel Bottini
2019-01-21COMPMID-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-01-17COMPMID-1652 CL Cleanup and add missing testsMichalis Spyrou
2018-12-21COMPMID-1726: Implement CLUnstack.Pablo Tello
2018-12-10COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matri...Gian Marco Iodice
2018-12-05COMPMID-1723: CL: Implement ReverseMichele Di Giorgio
2018-11-02COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernelMichele Di Giorgio
2018-11-02COMPMID-1591: Fix NEPoolingLayer for NHWCGeorgios Pinitas
2018-11-02COMPMID-1451 - Reduced dataset for YOLOLayerGian Marco Iodice
2018-11-02COMPMID-1539 Implement YOLOLayer on CLGiorgio Arena
2018-11-02[COMPMID-1353] Add support for 4D Softmax layer on OpenCLGiuseppe Rossini
2018-11-02COMPMID-708 Fix AccessWindowTransposeGiorgio Arena
2018-11-02COMPMID-1500: (Nightly) CLIm2ColGrouped std::bad_alloc and crashesGeorgios Pinitas
2018-11-02COMPMID-1342 Add grouping support to CLIm2ColKernelGiorgio Arena
2018-11-02COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC.Gian Marco Iodice
2018-11-02COMPMID-1344 Add grouping support to CLWeightsReshapeKernelGiorgio Arena
2018-11-02COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on...Gian Marco Iodice
2018-11-02COMPMID-1352: Disable support for 4D softmax layer.Georgios Pinitas
2018-11-02COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on...Gian Marco Iodice
2018-11-02COMPMID-959: Removed 4k shape from LargeShapes.Pablo Tello
2018-11-02COMPMID-1137 OpenCL concatenate widthMichalis Spyrou
2018-11-02COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernelGiorgio Arena
2018-11-02COMPMID-1045 - Fix shape_to_valid_region_gaussian_pyramid_half()Gian Marco Iodice
2018-11-02COMPMID-1013 - Create WinogradInfo data structureGian Marco Iodice
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2)Gian Marco Iodice
2018-11-02COMPMID-765: Fix CPPPermute error when permuting the strides.Georgios Pinitas
2018-11-02COMPMID-765: Remove wrong shape in LargeShapesBroadcastMichele Di Giorgio
2018-11-02COMPMID-875: Deconvolution 4x4 not workingGeorgios Pinitas
2018-11-02APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment is...Xinghang Zhou
2018-11-02COMPMID-832: Decrease validation coverage of QS8/QS16Anthony Barbier
2018-11-02IVGCVSW-863 Broadcast support in CL/NEON Arithmetic AddDiego Lopez Recas
2018-11-02COMPMID-833 Direct convolution, Normalization andMichalis Spyrou
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou
2018-11-02COMPMID-761: Add CL/NEON Magnitude benchmark testsIoan-Cristian Szabo
2018-11-02COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStageGian Marco
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is aGian Marco
2018-11-02COMPMID-560 - Validation mismatches Gaussian Pyramid Half ScaleGian Marco
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMMsteniu01