aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets
AgeCommit message (Expand)Author
2019-12-11COMPMID-2637 [CL] fix broadcast pixel-wise multiplication with 5D tensorsSang-Hoon Park
2019-08-19COMPMID-2568: NEON Convolution layer failuregiuros01
2019-08-01COMPMID-1979: Fuse Activation Function in CLGEMM - part 4Gian Marco Iodice
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-07-12COMPMID-2421: Add 5x5 DepthwiseConv2d in the optimized path for NEONGeorgios Pinitas
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-07COMPMID-2195: DepthwiseConv allow padding > 1 (top/bottom)Pablo Tello
2019-06-05COMPMID-2372: Add support for QASYMM8 for TanhGeorgios Pinitas
2019-05-30COMPMID-2377: (Nightly) NEON SpaceToDepthLayer errorsMichalis Spyrou
2019-05-29COMPMID-2237Manuel Bottini
2019-05-29COMPMID-2336: Reduce large and medium shapesMichalis Spyrou
2019-05-24COMPMID-2240 Implement DEPTH_TO_SPACE for NEONMichalis Spyrou
2019-05-23COMPMID-2336 Remove redundant tests in WinogradMichalis Spyrou
2019-05-16COMPMID-2194: Add identity function to NEActivationLayerKernel.cppUsama Arif
2019-04-25COMPMID-2119: (Nightly) : CLDepthwiseConvolutuion asserts on validateUsama Arif
2019-04-25COMPMID-2114: CLBatchToSpace missing validation testPablo Tello
2019-04-24COMPMID-2120: (Nightly) CLWinogradOutputTransform asserts on validateGeorgios Pinitas
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-04-03COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part IIIgiuros01
2019-04-02COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part IIMichele Di Giorgio
2019-03-28COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part IMichele Di Giorgio
2019-03-19COMPMID-1933: Implement NEHeightConcatenateLayer.Pablo Tello
2019-03-15COMPMID-1694: Fuse offset contribution with the output stage when we use NEGE...George Wort
2019-03-05COMPMID-1843: Implement NECropGeorge Wort
2019-02-20COMPMID-2007: Compilation failures with ndk16b.Georgios Pinitas
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-02-14COMPMID-1710 Remove 4K image from nightly datasetMichalis Spyrou
2019-02-07COMPMID-1706: Fuse the bias addition within CLGEMMMichele Di Giorgio
2019-01-30COMPMID-1633: Removes 5120x3200 image tests from stress testingGeorgios Pinitas
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
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2019-01-11COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensorsManuel Bottini
2019-01-11COMPMID-1652 NEON Cleanup and add missing testsMichalis Spyrou
2019-01-07COMPMID-1727 - CL: Implement GatherManuel Bottini
2018-12-21COMPMID-1726: Implement CLUnstack.Pablo Tello
2018-12-17COMPMID-1812: CLSpaceToBatch paddings not calculated correctlyIsabella Gottardi
2018-12-14COMPMID-1710: Fixes in StrideSlice calculations.Georgios Pinitas
2018-12-13COMPMID-1818: Add 1D kernel convolution test case.Georgios Pinitas
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-29COMPMID-1811 (3RDPARTY_UPDATE): Rework benchmarksGeorgios Pinitas
2018-11-28COMPMID-1716: CL Comparison operationsGeorgios Pinitas
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan