aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels
AgeCommit message (Expand)Author
2018-11-02IVGCVSW-632 CL support for Softmax beta parameterPablo Palmier
2018-11-02COMPMID-452 CL Generic Depthwise Convolution implementation.Giorgio Arena
2018-11-02COMPMID-417 - Added arm_compute comment at the end of CL header filesGian Marco Iodice
2018-11-02COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlatten...Gian Marco Iodice
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas
2018-11-02COMPMID-448: Implement CL Quantization/Dequantization Layer.Michele Di Giorgio
2018-11-02COMPMID-415 - Fixed bug in CLDepthConcatenateKernelGian Marco Iodice
2018-11-02COMPMID-476 L2 Normalization for CLMichalis Spyrou
2018-11-02COMPMID-358 Implement OpenCL ROI PoolingSiCong Li
2018-11-02COMPMID-477 - Optimized batched case in CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-452 CL Depthwise Separable Convolution Layer kernel implementation, v...Giorgio Arena
2018-11-02COMPMID-477 - Optimized CLNormalizationLayerGian Marco Iodice
2018-11-02COMPMID-431 Port OpenCL pooling layer to use fixed pointsteniu01
2018-11-02COMPMID-477 - Optimizing Pooling 3x3 with stride_x <= 3 on OpenCLGian 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-478 Implemnt CL direct convolution 5x5steniu01
2018-11-02COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto...Gian Marco Iodice
2018-09-17COMPMID-472 : Implement Floor for CL and NEON.Georgios Pinitas
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-355 Implement 3x3 CL direct convolutionsteniu01
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-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-431 Port CLDepthConvert to use 8-bit and 16-bit fixed pointsteniu01
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-420, COMPMID-414 - Port CLConvolutionLayer and CLFullyConnectedLayer ...Gian Marco Iodice
2018-09-17COMPMID-434 - Port CLGEMM to support 16 bit fixed pointGian Marco Iodice
2018-09-17COMPMID-432 - Extended Convolution Layer to support rectangular kernelsGian Marco Iodice
2018-09-17COMPMID-411 - Port CLGEMM to support 8 bit fixed pointGian Marco Iodice
2018-09-17COMPMID-414 - Port CLConvolutionLayer to support 8 bit fixed point - CLWeight...Gian Marco Iodice
2018-09-17COMPMID-423: Port CLSoftmaxLayer to QS8Georgios Pinitas
2018-09-17COMPMID-345 - In-place computation for Activation LayerGian Marco Iodice
2018-09-17COMPMID-414 - Port CLConvolutionLayer to support 8 bit fixed point - CLGEMMMa...Gian Marco Iodice
2018-09-17COMPMID-345 - Auto-inizialization for NECol2ImKernel and NEGEMMInterleave4x4K...Gian Marco Iodice
2018-09-17COMPMID-411 - Ported CLGEMMInterleave4x4Kernel and CLGEMMTranspose1xWKernel t...Gian Marco Iodice
2018-09-17COMPMID-403:Add support for 7x7 pooling on CL.Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier