aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-02-12COMPMID-1918: Fixed mismatches in NEDepthConcatenateLayerPablo Tello
2019-02-12Remove blocks of codes / files which are marked as INTERNAL_ONLYIsabella Gottardi
2019-02-12Remove tests/benchmark_examples, tests/validate_examples and corresponding bu...Isabella Gottardi
2019-02-08COMPMID-1710 Use system_clock in WallClockMichalis Spyrou
2019-02-08COMPMID-1710: Fix LSTMLayerFixtureMichele Di Giorgio
2019-02-08COMPMID-1918: Different qinfos support in NEConcatLayer.Pablo Tello
2019-02-08COMPMID-1916: Add support for QASYMM8 LOGISTIC activation in NEActivationLayerIsabella Gottardi
2019-02-07COMPMID-1923: Input is ignored if peephole optimization is enabled inGeorgios Pinitas
2019-02-07COMPMID-1706: Fuse the bias addition within CLGEMMMichele Di Giorgio
2019-02-06COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inn...giuros01
2019-02-06COMPMID-1838: Add 4D softmax support for NEON and achieve parity with CLManuel Bottini
2019-02-01COMPMID-1887: Fixed segfault in validation tests.Pablo Tello
2019-02-01COMPMID-1911 : NEON QASYMM8 add should be rounding to nearest, tie to evenVidhya Sudhan Loganathan
2019-01-30COMPMID-1633: Removes 5120x3200 image tests from stress testingGeorgios Pinitas
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-23COMPMID-1760: NEON: Implement ProdManuel Bottini
2019-01-21COMPMID-1899: Fix NaN issue in CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-01-21COMPMID-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-01-21COMPMID-1768: NEON: Implement RealDivGeorge Wort
2019-01-21COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not EqualGeorge Wort
2019-01-21COMPMID-1763 : NEON: Implement GatherJohn Kesapides
2019-01-18COMPMID-1710 Fix datasets in QASYMM8 convolutionMichalis Spyrou
2019-01-18COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8Vidhya Sudhan Loganathan
2019-01-17COMPMID-1652 NEON Remove unnecessary configuration testsMichalis 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-15COMPMID-1724: CL Implement Prod fixManuel Bottini
2019-01-15COMPMID-1885 (Nightly) Bug in NEON ArgMinMaxMichalis Spyrou
2019-01-14COMPMID-1809: Remove padding in NEGEMMConvolutionLayer 64-bit path.Georgios Pinitas
2019-01-14COMPMID-1772: Implement PadV2 for NEONGeorgios Pinitas
2019-01-14COMPMID-1758: NEON: Implement RangeManuel Bottini
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2019-01-14COMPMID-1710: Fix TopKV TestsIsabella Gottardi
2019-01-11COMPMID-1677: Change ROIPooling layer interface to accept ROIs as tensorsManuel Bottini
2019-01-11COMPMID-1796: Add support for ranged distribution.Georgios Pinitas
2019-01-11COMPMID-1652 NEON Cleanup and add missing testsMichalis Spyrou
2019-01-11COMPMID-1761: NEON: Implement PackIsabella Gottardi
2019-01-10COMPMID-1764 NEON: Implement ArgMax/ArgMinMichalis Spyrou
2019-01-09COMPMID-1710: Collapse window in CLDepthConvertKernelGeorgios Pinitas
2019-01-08COMPMID-1759 NEON: Implement ReverseMichalis Spyrou
2019-01-08COMPMID-1710 Fix typo in NEON Tile test suiteMichalis Spyrou
2019-01-08Implementation of Permute CL kernel to handle all permutationsshubham
2019-01-08COMPMID-1865 NEReduceMean fails on shape validationMichalis Spyrou
2019-01-08COMPMID-1756: NEON: Implement RSqrt, ExpGeorge Wort
2019-01-07COMPMID-1727 - CL: Implement GatherManuel Bottini
2019-01-04COMPMID-1765: CPP: Implement TopKVgiuros01
2019-01-02COMPMID-1769: Add support for NEON StridedSlice,Split,Slice,UnstackGeorgios Pinitas