aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-17Puts duplicate code into a function in NEBox3x3KernelAlan Kelly
2019-05-17Optimizes NEBox3x3FP16Kernel by removing unnecessary int to float conversionsAlan Kelly
2019-05-17Optimizes NEBox3x3Kernel by replacing floating point computations with fixed ...Alan Kelly
2019-05-17IVGCVSW-2794: Return correct status for ReduceMean operations.Georgios Pinitas
2019-05-17Update function listMichalis Spyrou
2019-05-17COMPMID-2218: 19.05 Release notesMichalis Spyrou
2019-05-17COMPMID-2093: Implement CLGEMMNativegiuros01
2019-05-17COMPMID-2194: Add identity activation function to GLESUsama Arif
2019-05-17COMPMID-2335: Crash in scale_bilinear_nhwc_corePablo Tello
2019-05-16COMPMID-2254Manuel Bottini
2019-05-16COMPMID-2194: Add identity function to NEActivationLayerKernel.cppUsama Arif
2019-05-16COMPMID-2041: Create GEMM helper file for OpenCL.Usama Arif
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-2331: Fix FFTConvolutionLayer when no bias is used.Georgios Pinitas
2019-05-15COMPMID-2194: Refactor activation function macro in OpenCL. Change all activa...Usama Arif
2019-05-15COMPMID-2333: (3RDPARTY_UPDATE) Update benchmarksGeorgios Pinitas
2019-05-15COMPMID-2334: Extend search space for the EXHAUSTIVE OpenCL tunerGian Marco Iodice
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-2177: Fix clang-tidy warningsMichalis Spyrou
2019-05-13COMPMID-1995: Change CLTuner default mode to NORMALMichalis Spyrou
2019-05-13COMPMID-2326: (Nightly) NEDepthConcatenate bechmark failureMichalis Spyrou
2019-05-13COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-13COMPMID-2325: (Nightly) CLDeconvolution mismatchesgiuros01
2019-05-13COMPMID-2082: (3RDPARTY_UPDATE) Update benchmarksGeorgios Pinitas
2019-05-13COMPMID-2194: Refactor activation function macro in OpenCL. New Macros for ac...Usama Arif
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-2115: Fix CLFuseBatchNormalizationManuel Bottini
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-03COMPMID-2144 : Update documentation for the new OpenCL tunerVidhya Sudhan Loganathan
2019-05-03COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels ...Manuel Bottini
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-26COMPMID-1995: Update clang-tidy rulesMichalis Spyrou
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-04-25COMPMID-2119: (Nightly) : CLDepthwiseConvolutuion asserts on validateUsama Arif
2019-04-25COMPMID-2114: CLBatchToSpace missing validation testPablo Tello
2019-04-24COMPMID-2120: (Nightly) CLWinogradOutputTransform asserts on validateGeorgios Pinitas