aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
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-09COMPMID-2118 : (Nightly) : CLGroupedGEMMConvolutionLayer validation issuesVidhya Sudhan Loganathan
2019-05-08COMPMID-1995: Updated Doxygen. Included Warning that CLGEMMInterleave4x4 CLGE...Usama Arif
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-02COMPMID-2176: Add dilation support in calculate_same_pad()Pablo Tello
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-18COMPMID-2116: (Nightly) : CLWidthConcatenate fails on 32-bit for QASYMM8Georgios Pinitas
2019-04-17COMPMID-2049: Add support for deconvolution for qasymm8 on NEONUsama Arif
2019-04-17COMPMID-1995: Fix release buildsGeorgios Pinitas
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou
2019-04-16COMPMID-2110: Enable CLGEMMLowpMatrixMultiplyReshapeOnlyRHSKernel in CLGEMMLowpGian Marco Iodice
2019-04-16COMPMID-1995: Improves DepthwiseConvolution for qasymm8.Georgios Pinitas
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-15COMPMID-1995: Fix NEPoolingLayer for quantized 3x3Georgios Pinitas
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-04-11COMPMID-2012: Remove unnecessary templates from NEON kernelsMichalis Spyrou
2019-04-10COMPMID-1492 Create tests/validate_examples/graph_depthwise_convolutionJohn Kesapides
2019-04-09COMPMID-2057: Implement and test import memory interfaces.Georgios Pinitas
2019-04-09COMPMID-1995: Fix 32-bit NEDepthwiseConvolution errors.Georgios Pinitas
2019-04-08COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel ...Gian Marco Iodice
2019-04-08COMPMID-2062 Rework CL ConcatenateLayerMichalis Spyrou
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-04-05COMPMID-2062 Rework NEON ConcatenateLayerMichalis Spyrou
2019-04-04COMPMID-2101: DenseNet issue on NHWCGeorgios Pinitas
2019-04-03COMPMID-2099: Enable dummy threads in CLGEMMLowpMatrixMultiplyReshapedOnlyRHS...Gian Marco Iodice
2019-04-03COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part IIIgiuros01
2019-04-02COMPMID-2069: Rework CL ML layers to run exclusively on CL.Georgios Pinitas
2019-04-02COMPMID-1024 Investigate concatenation for RNN/LSTM OpenCLJohn Kesapides
2019-04-01COMPMID-2002: Implement CLGEMMLowpMatrixMultiplyReshapedOnlyRHS - TransposedGian Marco Iodice
2019-03-29Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to...giuros01
2019-03-29COMPMID-1995: Fixed graph fusion mutator for float types.Georgios Pinitas
2019-03-29COMPMID-1958: Implements 1D FFT in OpenCL.Georgios Pinitas
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2019-03-28COMPMID-2042: Extend the documentation of the configurable GEMM on OpenCLManuel Bottini
2019-03-28COMPMID-2008: Add support for "reflect" padding mode in CLPadManuel Bottini
2019-03-27COMPMID-1995: Minor code fixes.Georgios Pinitas
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-03-25COMPMID-2076: Add StackLayer to the graph APIMichele Di Giorgio
2019-03-21COMPMID-2066: Create reference implementation for reflect and symmetric paddingsUsama Arif
2019-03-20COMPMID-1932: Implement CLHeightConcatenateLayer.Pablo Tello