aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/reference
AgeCommit message (Expand)Author
2019-02-27COMPMID-1766: Fixed NonMaxSuppression reference.branches/arm_compute_19_02Pablo Tello
2019-02-20COMPMID-1710: Fix DepthConcatenate reference with different quantizationGeorgios Pinitas
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-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-02-15Revert "COMPMID-1329: Add support for GenerateProposals operator in CL"Giuseppe Rossini
2019-02-15Revert "COMPMID-1766: Implemented CPP Non Max Suppression"Pablo Marquez
2019-02-12COMPMID-1981: fixed Nightly DepthConcatenate QASMM8 mismatchesPablo Tello
2019-02-12COMPMID-1918: Fixed mismatches in NEDepthConcatenateLayerPablo Tello
2019-02-08COMPMID-1918: Different qinfos support in NEConcatLayer.Pablo Tello
2019-02-06COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inn...giuros01
2019-01-23COMPMID-1760: NEON: Implement ProdManuel Bottini
2019-01-21COMPMID-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-01-21COMPMID-1768: NEON: Implement RealDivGeorge Wort
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
2019-01-10COMPMID-1764 NEON: Implement ArgMax/ArgMinMichalis Spyrou
2019-01-07COMPMID-1727 - CL: Implement GatherManuel Bottini
2018-12-21COMPMID-1726: Implement CLUnstack.Pablo Tello
2018-12-18COMPMID-1755 NEON: Extend DepthConvert to support CastMichalis Spyrou
2018-12-18COMPMID-1722 : CL: Implement RangeVidhya Sudhan Loganathan
2018-12-17COMPMID-1754: NEON: Implement Maximum, Minumum, SquaredDifferencegiuros01
2018-12-17COMPMID-1812: CLSpaceToBatch paddings not calculated correctlyIsabella Gottardi
2018-12-14COMPMID-1710: Fixes in StrideSlice calculations.Georgios Pinitas
2018-12-11COMPMID-1775: Implement CLGEMMReshapeRHSMatrixKernel to reshape the RHS matri...Gian Marco Iodice
2018-12-10COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matri...Gian Marco Iodice
2018-12-05COMPMID-1719 CL: Implement RSqrt, ExpMichalis Spyrou
2018-12-05COMPMID-1723: CL: Implement ReverseMichele Di Giorgio
2018-12-05COMPMID-1725: Implement PackGian Marco Iodice
2018-12-04COMPMID-1820: (Nightly) NEON/DepthConvertLayer/F16_to_F32 failsGeorgios Pinitas
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01
2018-11-30COMPMID-1728 CL: Implement ArgMax/ArgMinMichalis Spyrou
2018-11-28COMPMID-1716: CL Comparison operationsGeorgios Pinitas
2018-11-27COMPMID-1720: CL: Implement Tilegiuros01
2018-11-23COMPMID-1734: Implement CLSelectGeorgios Pinitas
2018-11-22COMPMID-1718: Extend DepthConvert to support CastGeorgios Pinitas
2018-11-22COMPMID-1648: CLNormalizationLayer IN_MAP_2D support for NHWC for FP32/FP16Michele Di Giorgio
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-16COMPMID-1451: Fixes for BoundingBoxTransformgiuros01
2018-11-15COMPMID-1676: Change CLROIAlign interface to accept ROIs as tensorsManuel Bottini
2018-11-15COMPMID-1329: Add support for GenerateProposals operator in CLgiuros01
2018-11-14COMPMID-1462 SSD support: Create CL PriorBoxMichalis Spyrou
2018-11-14COMPMID-1781 Add channel support in CLL2NormalizationMichalis Spyrou
2018-11-02COMPMID-1327: Add support for BBoxTransform operator in CLgiuros01
2018-11-02COMPMID-1632 Add CLL2NormalizationLayer for NHWC and FP32Michalis Spyrou
2018-11-02COMPMID-1523: Fuse BN node with convolution.Georgios Pinitas
2018-11-02COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernelMichele Di Giorgio
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou
2018-11-02COMPMID-1574 Implement ReduceMean in OpenCLMichalis Spyrou
2018-11-02COMPMID-1621 Deconvolution wrong output calculationMichalis Spyrou
2018-11-02[COMPMID-1331] Add support for RoIAlign operator in CLgiuros01