aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL
AgeCommit message (Expand)Author
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01
2019-05-03COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels ...Manuel Bottini
2019-04-25COMPMID-2114: CLBatchToSpace missing validation testPablo Tello
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-04-12COMPMID-2113: Check correct extension for host memory import.Georgios Pinitas
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-04-09COMPMID-2057: Implement and test import memory interfaces.Georgios Pinitas
2019-04-08COMPMID-2062 Rework CL ConcatenateLayerMichalis Spyrou
2019-04-04COMPMID-2060: Support different qinfo in PoolingLayerPablo Tello
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-04-01COMPMID-1995: Increase tolerance for winograd input transform testsMichele Di Giorgio
2019-04-01COMPMID-2002: Implement CLGEMMLowpMatrixMultiplyReshapedOnlyRHS - TransposedGian Marco Iodice
2019-03-29Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to...giuros01
2019-03-29COMPMID-1958: Implements 1D FFT in OpenCL.Georgios Pinitas
2019-03-28COMPMID-2008: Add support for "reflect" padding mode in CLPadManuel Bottini
2019-03-28COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part IMichele Di Giorgio
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-03-21COMPMID-2074: Fix WidthConcatenate and HeightConcatenate validate testsUsama Arif
2019-03-20COMPMID-1932: Implement CLHeightConcatenateLayer.Pablo Tello
2019-03-19COMPMID-1995 Reduce the tensor size of nightly Stack testsMichalis Spyrou
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-14COMPMID-1936: Add support for QASYMM8 in CLQuantizeLayer.Usama Arif
2019-03-13COMPMID-1844: Implement CLCropGeorge Wort
2019-03-12COMPMID-1964: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Not transposedGian Marco Iodice
2019-03-08COMPMID-2000: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - TransposedGian Marco Iodice
2019-03-05COMPMID-1937: Adds support for DequantizationLayer for NEON/CL.Georgios Pinitas
2019-03-05COMPMID-2009: Add support for QASYMM8 in NEPixelWiseMultiplicationKernelManuel Bottini
2019-03-05COMPMID-2010: Add support for QASYMM8 in NEArithmeticSubtractionKernelManuel Bottini
2019-02-25COMPMID-1710: Remove Soft Relu activation from large runs.Georgios Pinitas
2019-02-20COMPMID-1710 Reduce Tile test sizesMichalis Spyrou
2019-02-20COMPMID-2007: Compilation failures with ndk16b.Georgios Pinitas
2019-02-18COMPMID-1999: Add support for GenerateProposals operator in CLManuel Bottini
2019-02-15COMPMID-1710 Reduce Im2Col nightly validation sizesMichalis Spyrou
2019-02-15Revert "COMPMID-1329: Add support for GenerateProposals operator in CL"Giuseppe Rossini
2019-02-13COMPMID-1918: Different qinfos support in CLConcatLayerPablo Tello
2019-02-07COMPMID-1923: Input is ignored if peephole optimization is enabled inGeorgios Pinitas
2019-02-06COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inn...giuros01
2019-01-25COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernelGian Marco Iodice
2019-01-25COMPMID-1652 Cleanup some nighly testsMichalis Spyrou
2019-01-23COMPMID-1795: Add support for NHWC in CLGenerateProposalsLayerGeorge Wort
2019-01-18COMPMID-1710 Fix datasets in QASYMM8 convolutionMichalis Spyrou
2019-01-17COMPMID-1652 CL Cleanup and add missing testsMichalis Spyrou
2019-01-16COMPMID-1794: Add support for NHWC in CLROIAlignLayerGeorge Wort
2019-01-15COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel (part 1)Gian Marco Iodice
2019-01-14COMPMID-1772: Implement PadV2 for NEONGeorgios Pinitas