aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions
AgeCommit message (Expand)Author
2019-06-28COMPMID-2234 : Add support for axis 3 in NE/CLConcatenateLayerVidhya Sudhan Loganathan
2019-06-28COMPMID-2428: Missing break statement.Georgios Pinitas
2019-06-25COMPMID-2245: Extend NEFuseBatchNormalization to support DepthwiseConvolution...Manuel Bottini
2019-06-25COMPMID-2158 Add SRGAN shapes in ConvolutionLayer heurists to dispatch direct...Michalis Spyrou
2019-06-25COMPMID-2406: Create a new GEMMLowpQuantizeDownInt32ToInt16ScaleKernel for NEONGian Marco Iodice
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-06-19COMPMID-2343: Add layer normalization support in NELSTMLayerMichele Di Giorgio
2019-06-18COMPMID-2387: Add support for NEMeanStdDevNormalizationLayerMichele Di Giorgio
2019-06-11COMPMID-2321: PRELU support in NEActivationLayergiuros01
2019-06-07COMPMID-2394: (Nightly) Clang-tidy errorsMichalis Spyrou
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-29COMPMID-2237Manuel Bottini
2019-05-24COMPMID-2160: Implement Round for NEONUsama Arif
2019-05-24COMPMID-2336: Add clang-tidy checks in assembly subfolderMichalis Spyrou
2019-05-24COMPMID-2240 Implement DEPTH_TO_SPACE for NEONMichalis Spyrou
2019-05-23COMPMID-2252 NECast.Usama Arif
2019-05-22COMPMID-2279: Implement REDUCE_MAX operator for NEONUsama Arif
2019-05-22COMPMID-2280: Implement REDUCE_MIN operator for NEONUsama Arif
2019-05-22COMPMID-2214: Remove std::vector<std::unique_ptr<>> where possible.Georgios Pinitas
2019-05-21COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions.Georgios Pinitas
2019-05-17IVGCVSW-2794: Return correct status for ReduceMean operations.Georgios Pinitas
2019-05-16COMPMID-2254Manuel Bottini
2019-05-15COMPMID-2302Manuel Bottini
2019-05-15COMPMID-2331: Fix FFTConvolutionLayer when no bias is used.Georgios Pinitas
2019-05-15COMPMID-2269: Implement POW operator for NEONUsama Arif
2019-05-14COMPMID-2263: Implement NELogLayerUsama Arif
2019-05-14COMPMID-2248Manuel Bottini
2019-05-13COMPMID-2268: Implement NEG for NEON.Usama Arif
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-09COMPMID-1973: Implement FFTConvolutionLayer on NEONgiuros01
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-01COMPMID-1963: Implement FFT (2D) on NEONgiuros01
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2019-04-26COMPMID-1961: Implement FFT (1D) on NEONgiuros01
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
2019-04-18COMPMID-2112: Rework memory manager support in NEWinogradLayerGeorgios Pinitas
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2019-04-17COMPMID-2049: Add support for deconvolution for qasymm8 on NEONUsama Arif
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-04-05COMPMID-2062 Rework NEON ConcatenateLayerMichalis Spyrou
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-03-25COMPMID-2075 Segfault in NELSTMMichalis Spyrou
2019-03-20COMPMID-1932: Implement CLHeightConcatenateLayer.Pablo Tello
2019-03-19COMPMID-2065: Fix validation issue in NEGEMMLowpMMCoreGeorgios Pinitas
2019-03-19COMPMID-1933: Implement NEHeightConcatenateLayer.Pablo Tello
2019-03-15COMPMID-1694: Fuse offset contribution with the output stage when we use NEGE...George Wort