aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON
AgeCommit message (Expand)Author
2018-11-19COMPMID-1644: NEDepthwiseConvolution for FP16 NHWCGeorgios Pinitas
2018-11-19COMPMID-1065 : Create documentation explaining how to add new functions / ker...Vidhya Sudhan Loganathan
2018-11-16COMPMID-1461 SSD support: Create NEON PriorBoxMichalis Spyrou
2018-11-15COMPMID-1784: Fixed mapx/mapy access windowsAnthony Barbier
2018-11-13COMPMID-1751: Remove output_3d_depth from NEGEMMLowpQuantizeDownInt32ToUint8S...Georgios Pinitas
2018-11-09COMPMID-1451: Reduces accuracy issue in NEPoolingLayer for QASYMM8 NHWCGeorgios Pinitas
2018-11-09COMPMID-1451: Perform two steps in calculating sqrt in NEPoolingLayerGeorgios Pinitas
2018-11-09COMPMID-1675: Remove unused SVE filesGeorgios Pinitas
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-08COMPMID-1579: Add support for ChannelShuffle operator in NEONGeorgios Pinitas
2018-11-07COMPMID-1451: Fixed zerobuff sizes and clobbers in interleave transforms.Georgios Pinitas
2018-11-02COMPMID-1451: Fix CL/NEPermuteKernel PermuteVection checkIsabella Gottardi
2018-11-02COMPMID-1530 error: dereferencing type-punned pointer will break strict-alias...Michalis Spyrou
2018-11-02COMPMID-1681: (Nightly) NEWidthConcatenateLayer failsMichele Di Giorgio
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou
2018-11-02COMPMID-1451: Fix NormalizationLayer accross width normalization.Georgios Pinitas
2018-11-02COMPMID-1451: Fix compilation issues under gcc 8Georgios Pinitas
2018-11-02COMPMID-1623: NEWinograd reduce the number of output tiles.Pablo Tello
2018-11-02COMPMID-1451: Enable dot kernels in NEGEMMAssembly functionsGeorgios Pinitas
2018-11-02COMPMID-1546 Optimize PoolingLayer NHWC on NEON for all data typesMichalis Spyrou
2018-11-02COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1600: Reduce number of tile specialisations.Pablo Tello
2018-11-02COMPMID-287: NEON colour convert to U8Manuel Bottini
2018-11-02COMPMID-1596 Create UpsampleLayer for NEONMichalis Spyrou
2018-11-02COMPMID-1540 Implement YOLOLayer on NEONMichalis Spyrou
2018-11-02COMPMID-1446 : Add support for 3D output in NEGEMMLowpOutputStageGeorgios Pinitas
2018-11-02COMPMID-1591: Fix NEPoolingLayer for NHWCGeorgios Pinitas
2018-11-02COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8Georgios Pinitas
2018-11-02COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEONGeorgios Pinitas
2018-11-02COMPMID-1563: Fix name of NEGEMMInterleavedWrapperAnthony Barbier
2018-11-02COMPMID-1566: Add broadcast to CLArithmeticSubtractionGeorgios Pinitas
2018-11-02[MLCE-54] graph_alexnet example throw an exceptionMichele Di Giorgio
2018-11-02COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinogradPablo Tello
2018-11-02COMPMID-1451 Move NEFlattenLayerKernel to the correct folderMichalis Spyrou
2018-11-02COMPMID-1556 - Add ReorgLayer to graph APIGian Marco Iodice
2018-11-02COMPMID-1555: Fix mismatch in EqualizeHistogram functionMichele Di Giorgio
2018-11-02COMPMID-1527 - Implementing ReorgLayer on OpenCLGian Marco Iodice
2018-11-02COMPMID-1548: NEON FP16 mismatches on CannyEdge and HarrisCorners.Georgios Pinitas
2018-11-02COMPMID-1528: Add ReorgLayer on NEONGeorgios Pinitas
2018-11-02COMPMID-1550: Winograd integrate RSH changes.Pablo Tello
2018-11-02COMPMID-1514: Add validate to NEFloor and CLFloorGeorgios Pinitas
2018-11-02COMPMID-1247:Integrate kernel size 1x3 & 3x1 support in NEWinogradLayer.Pablo Tello
2018-11-02COMPMID-708 Fix AccessWindowTransposeGiorgio Arena
2018-11-02COMPMID-1469: Add validate in NEGEMMMatrixAdditionKernelGeorgios Pinitas
2018-11-02COMPMID-1304: NEDepthConvert : Add support for FP32 -> FP16 and FP16 -> FP32 ...Michele Di Giorgio
2018-11-02[COMPMID-1301] Add validate() method to NEReshapeLayerGiuseppe Rossini
2018-11-02COMPMID-1470 Add auto-init of the output in NECol2imGiorgio Arena
2018-11-02COMPMID-1529 Optimize PoolingLayer NHWC on NEONGiorgio Arena
2018-11-02COMPMID-1494 Optimise NEON im2col and weights reshape for NHWCGiorgio Arena
2018-11-02COMPMID-1246 Fix NEON mobilenet NCHWGiorgio Arena