aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/kernels
AgeCommit message (Expand)Author
2018-11-02COMPMID-1580 Implement ReduceMean in NEONMichalis Spyrou
2018-11-02COMPMID-1623: NEWinograd reduce the number of output tiles.Pablo Tello
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-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-02COMPMID-1552: support kernels sizes 1x7, 7x1, 1x5, 5x1 in NEWinogradPablo Tello
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-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-1494 Optimise NEON im2col and weights reshape for NHWCGiorgio Arena
2018-11-02COMPMID-1534 - Fix GEMM and Magnitude test for FP16Gian Marco Iodice
2018-11-02COMPMID-1534 - Fixing FP16 tests on NEONGian Marco Iodice
2018-11-02COMPMID-1188: Add support for activation in NEBatchNormalization.Georgios Pinitas
2018-11-02COMPMID-1047 Extract Flatten function from Im2Col for NEONGiorgio Arena
2018-11-02COMPMID-1366 Implement NECopyMichalis Spyrou
2018-11-02COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-1342 Add grouping support to CLIm2ColKernelGiorgio Arena
2018-11-02MLCE-13: Sanitizing matrix argument in the Warp.Pablo Tello
2018-11-02COMPMID-1406: Refactor gemm_interleaved to use our own types and schedulerAnthony Barbier
2018-11-02COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-1405: Create our own gemm_native kernel / function.Anthony Barbier
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayerGeorgios Pinitas
2018-11-02COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolutionAnthony Barbier
2018-11-02COMPMID-1381: Cleaned up the AssemblyHelper interfaceAnthony Barbier
2018-11-02COMPMID-1167: Validation for NEDepthwiseConvolutionLayerAbe Mbise
2018-11-02COMPMID-1271: New system for GEMM heuristicsDavid Mansell
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1369: Revert accidental formatting of RSH's repoAnthony Barbier
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer ...Pablo Tello
2018-11-02COMPMID-814: Add validate method to scale.Georgios Pinitas
2018-11-02COMPMID-948: Add validation to NEL2NormalizeLayerJohn Richardson
2018-11-02COMPMID-814: NEScale NHWC supportGeorgios Pinitas
2018-11-02COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer...Giorgio Arena
2018-11-02COMPMID-1112: Enabled multithreading transforms in Winograd.Pablo Tello
2018-11-02COMPMID-1110 Add QASYMM8 to supported types for NE/CLActivationLayerMichalis Spyrou