aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-21COMPMID-2336: (DATA_UPDATE) Update Mobilenet v1 dataIsabella Gottardi
2019-05-21COMPMID-2336: Replace Mobilenet v1 graph example quantization info with value...Isabella Gottardi
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-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