aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime
AgeCommit message (Expand)Author
2019-06-11COMPMID-2386: Add support for CLMeanStdNormalizationLayerMichele Di Giorgio
2019-06-11COMPMID-2398: Add test for CLFuseBatchNormalizationLayerGian Marco Iodice
2019-06-11COMPMID-2321: PRELU support in NEActivationLayergiuros01
2019-06-06COMPMID-2238: Implement SPACE_TO_DEPTH for CLMichalis Spyrou
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-29COMPMID-2237Manuel Bottini
2019-05-29COMPMID-2239 Implement DEPTH_TO_SPACE for CLMichalis Spyrou
2019-05-24COMPMID-2159 Implement Round for CLUsama Arif
2019-05-24COMPMID-2160: Implement Round for NEONUsama Arif
2019-05-24COMPMID-2240 Implement DEPTH_TO_SPACE for NEONMichalis Spyrou
2019-05-24COMPMID-2322: PRELU support in CLActivationLayergiuros01
2019-05-23COMPMID-2252 NECast.Usama Arif
2019-05-22COMPMID-2214: Remove std::vector<std::unique_ptr<>> where possible.Georgios Pinitas
2019-05-22COMPMID-2264: Implement LOG operator for CLUsama Arif
2019-05-21COMPMID-2109: Remove CL/NE Width/Depth ConcatenateLayer functions.Georgios Pinitas
2019-05-21COMPMID-2255: Implement ABS operator for CLgiuros01
2019-05-20COMPMID-2338: Remove CLGEMMInterleave4x4 and CLGEMMTranspose1xWGian Marco Iodice
2019-05-20COMPMID-2243 ArgMinMaxLayer: support new datatypesMichalis Spyrou
2019-05-20COMPMID-2282: Implement SIN operator for CLMichalis Spyrou
2019-05-20COMPMID-2362: Add Quantization Layer to the graph APIIsabella Gottardi
2019-05-16COMPMID-2254Manuel Bottini
2019-05-15COMPMID-2270: Implement POW operator for CLUsama Arif
2019-05-15COMPMID-2267: Implement NEG for CLUsama Arif
2019-05-15COMPMID-2302Manuel Bottini
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-10COMPMID-1635: Optimize CLDeconvolutionLayer - Part IIIgiuros01
2019-05-09COMPMID-1973: Implement FFTConvolutionLayer on NEONgiuros01
2019-05-08COMPMID-1995: Updated Doxygen. Included Warning that CLGEMMInterleave4x4 CLGE...Usama Arif
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-29COMPMID-2117 : Use FFT convolution if output feature map depth is less than i...Vidhya Sudhan Loganathan
2019-04-26COMPMID-1961: Implement FFT (1D) on NEONgiuros01
2019-04-26COMPMID-1995: Fix memory management for weights transform in CLFFTGeorgios Pinitas
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-04-24COMPMID-2048: Add support for dilation in NEDepthwiseConvolution.Usama Arif
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-2110: Enable CLGEMMLowpMatrixMultiplyReshapeOnlyRHSKernel in CLGEMMLowpGian Marco Iodice
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-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-04-09COMPMID-2057: Implement and test import memory interfaces.Georgios Pinitas
2019-04-08COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel ...Gian Marco Iodice
2019-04-08COMPMID-2062 Rework CL ConcatenateLayerMichalis Spyrou