aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-04COMPMID-1823: Increase scheduling granularity in NEGemmInterleaved.Georgios Pinitas
2019-02-04COMPMID-1710: Enable fp16 fallback for AArch32Georgios Pinitas
2019-02-01COMPMID-1710: Allow NHWC datalayout in SAME pad calculationIsabella Gottardi
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-02-01COMPMID-1710: Re-enable winograd on A53.Georgios Pinitas
2019-01-30COMPMID-1691: Optimize CLDepthwiseConvolutionKernel (QASYMM8/NHWC) for 3x3 ke...giuros01
2019-01-30COMPMID-1912: Print functions should be enabled in assert modegiuros01
2019-01-30COMPMID-1633: Removes 5120x3200 image tests from stress testingGeorgios Pinitas
2019-01-30COMPMID-1902: Update the README in the github repository in order to include ...giuros01
2019-01-30COMPMID-1710: Fix NEActivationLayer map for QASYMM8Isabella Gottardi
2019-01-25COMPMID-1710: Define missed specializations for comparisonsGeorgios Pinitas
2019-01-25COMPMID-1698: Implementing CLGEMMLowpMatrixMultiplyReshapedKernelGian Marco Iodice
2019-01-25COMPMID-1652 Cleanup some nighly testsMichalis Spyrou
2019-01-25COMPMID-1866: Revisit padding and window on CLDepthwiseConvolutionNHWCMichele Di Giorgio
2019-01-24COMPMID-1867: Add u8 and s8 hybrid assembly kernels.Georgios Pinitas
2019-01-24COMPMID-1900: Nightly issue with GEMMReshapeLHSMatrixGian Marco Iodice
2019-01-23COMPMID-1795: Add support for NHWC in CLGenerateProposalsLayerGeorge Wort
2019-01-23COMPMID-1760: NEON: Implement ProdManuel Bottini
2019-01-23COMPMID-1848: Account alignment in Offset-based pool allocationsGeorgios Pinitas
2019-01-22COMPMID-1710 Fix bare metal build failureMichalis Spyrou
2019-01-21COMPMID-1899: Fix NaN issue in CLGEMMMatrixMultiplyReshapedKernelGian Marco Iodice
2019-01-21COMPMID-1766: Implemented CPP Non Max SuppressionPablo Tello
2019-01-21COMPMID-1898: (Nightly) Many CLGEMM tests failgiuros01
2019-01-21COMPMID-1768: NEON: Implement RealDivGeorge Wort
2019-01-21COMPMID-1753: NEON: Implement Less, Greater, GreaterEqual, Equal, Not EqualGeorge Wort
2019-01-21COMPMID-1727: CL: Implement Gather - support S32 indicesManuel Bottini
2019-01-21COMPMID-1883: Use buffer based manager to avoid alignment issues.Georgios Pinitas
2019-01-21COMPMID-1763 : NEON: Implement GatherJohn Kesapides
2019-01-18COMPMID-1710 Fix datasets in QASYMM8 convolutionMichalis Spyrou
2019-01-18COMPMID-1710: Fix address space issueGeorge Wort
2019-01-18COMPMID-1867: Add NEON/SVE GEMM Hybrid kernels.Georgios Pinitas
2019-01-18COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8Vidhya Sudhan Loganathan
2019-01-18COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernelGian Marco Iodice
2019-01-17COMPMID-1891: Fixes NELSTM padding issues.Georgios Pinitas
2019-01-17COMPMID-1897: ResNet50 does not load ACL tuner file passed at command lineMichele Di Giorgio
2019-01-17COMPMID-1652 NEON Remove unnecessary configuration testsMichalis Spyrou
2019-01-17COMPMID-1652 CL Cleanup and add missing testsMichalis Spyrou
2019-01-16COMPMID-1710: Fixes substitution errors in bare_metal build.Georgios Pinitas
2019-01-16COMPMID-1794: Add support for NHWC in CLROIAlignLayerGeorge Wort
2019-01-16COMPMID-1710 Move some Util functions to core/UtilsMichalis Spyrou
2019-01-16COMPMID-1710: Add explicit padding arguments to depthwise convolutionGeorgios Pinitas
2019-01-16COMPMID-1890 Compile failure (uninitialized warning) with g++7.3Michalis Spyrou
2019-01-15COMPMID-1886 : Enable CLTuner for CLScaleVidhya Sudhan Loganathan
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