aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions
AgeCommit message (Expand)Author
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02COMPMID-540 Replace NEDeconvolutionLayerUpsampleKernel with NEScaleKernelMichalis Spyrou
2018-11-02COMPMID-941 Add NEON broadcast multiply supportMichalis Spyrou
2018-11-02COMPMID-959: Update valid region in DepthConcatenateGeorgios Pinitas
2018-11-02COMPMID-617: Add validate support for NEON FullyConnectedLayerIoan-Cristian Szabo
2018-11-02COMPMID-846: Create a ConvolutionLayer for NEONIsabella Gottardi
2018-11-02COMPMID-936: Convolution failure in NEON Convolution Layer.Georgios Pinitas
2018-11-02COMPMID-909: Enabling in-place computation for batchnormalization and activat...Michele Di Giorgio
2018-11-02COMPMID-934: Return an error in Validate when we don't support asymmetric pad...Anthony Barbier
2018-11-02COMPMID-784: Productise Winograd.Pablo Tello
2018-11-02COMPMID-906: Use fused activation in NEON Batch normalizationGeorgios Pinitas
2018-11-02COMPMID-765: Fix CPPPermute error when permuting the strides.Georgios Pinitas
2018-11-02COMPMID-765: Switch 1x1 DeconvolutionLayer to use the ConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-903: Implements NEPermute for NHWC conversionsGeorgios Pinitas
2018-11-02COMPMID-875: Deconvolution 4x4 not workingGeorgios Pinitas
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-873: Integrate RSH NEON Depthwise Convolution routineGeorgios Pinitas
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02COMPMID-894: Segfault: neon_cnn on S5 neoGeorgios Pinitas
2018-11-02COMPMID-784: Added support for PADDING = SAME in Winograd layer.Pablo Tello
2018-11-02COMPMID-890: Valgrind: NEON Convolution Layer validation failsIsabella Gottardi
2018-11-02COMPMID-765: Fixed clangtidy warnings.Pablo Tello
2018-11-02COMPMID-784: Winograd tramsforms refactoringPablo Tello
2018-11-02IVGCVSW-863 Broadcast support in CL/NEON Arithmetic AddDiego Lopez Recas
2018-11-02COMPMID-866: Integrate SGEMV Neon Assembly from RSHMichele Di Giorgio
2018-11-02COMPMID-765: Allow RSH's code to not have default cases in their switchesAnthony Barbier
2018-11-02COMPMID-765 Fixed missing cast that was breaking the bare metal buildAnthony Barbier
2018-11-02IVGCVSW-798 Add Softmax NEON support for QASYMM8Diego Lopez Recas
2018-11-02COMPMID-784: Added support for biases in WinogradLayer.Pablo Tello
2018-11-02COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8Georgios Pinitas
2018-11-02COMPMID-790 - NEON: Add QASYMM8 support to ConvolutionIsabella Gottardi
2018-11-02COMPMID-765: Clangtidy warningsPablo Tello
2018-11-02COMPMID-815: Updated NEWinogradLayer with the lastest code from Research.Pablo Tello
2018-11-02COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3Georgios Pinitas
2018-11-02COMPMID-785: Add QASYMM8 support for pooling layerGeorgios Pinitas
2018-11-02COMPMID-765: Fixed unused variable warningAnthony Barbier
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou
2018-11-02COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutio...Sanghoon Lee
2018-11-02COMPMID-784: Winograd refactoringPablo Tello
2018-11-02COMPMID-759 - CLGEMM optimization for McVail benchmarksGian Marco
2018-11-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou
2018-11-02COMPMID-750: Enabled support for U8 and S8 datatypes in NEGEMMLowpAArch64V8P4...Pablo Tello
2018-11-02COMPMID-719: NEWinogradLayer reordering using NEPermute.Pablo Tello
2018-11-02COMPMID-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-617 Add validation to NEConvolutionLayerGiorgio Arena
2018-11-02COMPMID-750: Fix assembly kernel interfacesGeorgios Pinitas
2018-11-02COMPMID-556: Fix NEConvolutionLayer for fully connected convolution.Georgios Pinitas
2018-11-02COMPMID-556: Fix bugs around NEDirectConvolutionLayerGeorgios Pinitas
2018-11-02COMPMID-556 - Fix examplesGian Marco