aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL
AgeCommit message (Expand)Author
2018-11-02COMPMID-417 - Fixed call of direct convolution 1x1 for bifrostGian Marco Iodice
2018-11-02COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost.Gian Marco Iodice
2018-11-02COMPMID-417: Add in-place support for batch-normalization.Georgios Pinitas
2018-11-02COMPMID-450 Add YOLOV2 benchmark testsSiCong Li
2018-11-02COMPMID-478 Implemnt CL direct convolution 5x5steniu01
2018-11-02COMPMID-474 - Add support for QS8/QS16 DirectConvolution CLMichalis Spyrou
2018-11-02COMPMID-424 NEON/CL Harris Corners validation tests.Giorgio Arena
2018-11-02COMPMID-417 - Fixed bug in CLCol2ImKernek related to the stride passed during...Gian Marco Iodice
2018-11-02COMPMID-417 - Added clFinish to CLSymbolsGian Marco Iodice
2018-11-02COMPMID-459 Collapse CL Im2col's higher dimensionssteniu01
2018-11-02COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto...Gian Marco Iodice
2018-09-17COMPMID-415: Add autoconfigure to CLCol2ImKernelAnthony Barbier
2018-09-17COMPMID-417: Fix CLNormalization error issue.Georgios Pinitas
2018-09-17COMPMID-472 : Implement Floor for CL and NEON.Georgios Pinitas
2018-09-17COMPMID-443 collapse higher dimension for CL col2im kernelsteniu01
2018-09-17COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernelGiorgio Arena
2018-09-17COMPMID-355 Implement CL DirectConvolution1x1SiCong Li
2018-09-17COMPMID-438: Add support for floating point Min-Max Location layer.Michele Di Giorgio
2018-09-17COMPMID-413: Add support for QS8 and QS16 CLNormalizationLayer.Michele Di Giorgio
2018-09-17COMPMID-417 - Bug Fix WarpPerspective kernelIsabella Gottardi
2018-09-17COMPMID-457 Fix F16 NormalizationLayer CL kernelSiCong Li
2018-09-17COMPMID-417: Fix CL F16 ActivationLayerMoritz Pflanzer
2018-09-17COMPMID-455 - Optimizing CLIm2ColKernelGian Marco Iodice
2018-09-17COMPMID-417: Fix F16 CLSoftmaxLayerMoritz Pflanzer
2018-09-17COMPMID-415: Use half_float library for F16Moritz Pflanzer
2018-09-17COMPMID-355 Implement 3x3 CL direct convolutionsteniu01
2018-09-17COMPMID-417: Allow loading of custom OpenCL libraryMoritz Pflanzer
2018-09-17COMPMID-446: Add support for QS8/QS16 CL Arithmetic Add/SubMichele Di Giorgio
2018-09-17COMPMID-425 Port CLBatchnormalization to support QS8/QS16Michalis Spyrou
2018-09-17COMPMID-417: Add Leaky RELU support for both NEON/CL.Georgios Pinitas
2018-09-17COMPMID-443 Collapse higher dimension for pooling layer and normalization layersteniu01
2018-09-17COMPMID-443 Change CLSoftMaxLayerKernel to use 3D tensor and collapse the hig...steniu01
2018-09-17COMPMID-406: Port CLActivationLayer to use QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-417: Port DepthConcatenate to QS8/QS16 for NEON/CL.Georgios Pinitas
2018-09-17COMPMID-443 Use 3D tensor for pixel multiply (Needed for Normalization Layer)Anthony Barbier
2018-09-17COMPMID-443: Collapse higher dimensions for activation layerAnthony Barbier
2018-09-17COMPMID-443: Use 3D tensors for fill_border_imageAnthony Barbier
2018-09-17COMPMID-431 Port CLDepthConvert to use 8-bit and 16-bit fixed pointsteniu01
2018-09-17COMPMID-417 Checking CL non uniform support at runtime.steniu01
2018-09-17COMPMID-429: Port CLSoftmaxLayer to QS16.Georgios Pinitas
2018-09-17COMPMID-440, COMPMID-441 - Port CLConvolutionLayer and CLFullyConnectedLayer ...Gian Marco Iodice
2018-09-17COMPMID-409: Add support for QS8 and QS16 CLPixelWiseMultiplication.Michele Di Giorgio
2018-09-17COMPMID-417: Fix assert in GEMMTransposeMoritz Pflanzer
2018-09-17COMPMID-417: Fix output access window in ChannelExtract Kernels.Georgios Pinitas
2018-09-17COMPMID-417: Auto initialize for SoftmaxLayer NEON/CL.Georgios Pinitas
2018-09-17COMPMID-417: DepthConvert NEON for QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-420, COMPMID-414 - Port CLConvolutionLayer and CLFullyConnectedLayer ...Gian Marco Iodice
2018-09-17COMPMID-417 - Fixed bug in gemm_interleave_16bit and gemm_interleave_32_bit d...Gian Marco Iodice
2018-09-17COMPMID-434 - Port CLGEMM to support 16 bit fixed pointGian Marco Iodice
2018-09-17COMPMID-418 Add check and fix comments after preprocessor conditionsAnthony Barbier