aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions
AgeCommit message (Expand)Author
2018-11-02COMPMID-661: QASYMM8 support for fully connected layer.Georgios Pinitas
2018-11-02COMPMID-697 - Rework GEMMLowp interface on OpenCLGian Marco
2018-11-02COMPMID-556 Improved indentation and error handling in format_doxygen.pyAnthony Barbier
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-617: Add validation methods to ML CL functions.Georgios Pinitas
2018-11-02COMPMID-661: Optimize FC layer with 2 new Bifrost kernels and LWS tuning (#33)Anton Lokhmotov
2018-11-02COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3...Dmitry Savenko
2018-11-02COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32.Georgios Pinitas
2018-11-02COMPMID-678 Align Convolution InterfacesGiorgio Arena
2018-11-02COMPMID-661: softmax-uint8 implementation (#16)Chunosov
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-661: Add QAsymm8 for Reshape (#29)Daniil Efremov
2018-11-02COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13)Anton Lokhmotov
2018-11-02COMPMID-617: Add validation functions.Georgios Pinitas
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov
2018-11-02COMPMID-556: Support beta for all softmax data types.Georgios Pinitas
2018-11-02COMPMID-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-575: Port Magnitude to new validationJohn Richardson
2018-11-02COMPMID-643: Add bias to CLDepthwiseConvolution.Georgios Pinitas
2018-11-02COMPMID-571: Implement reference and CL/NEON validation for ErodeAbe Mbise
2018-11-02IVGCVSW-632 CL support for Softmax beta parameterPablo Palmier
2018-11-02COMPMID-572: Porting dilate to the new framework.Sanghoon Lee
2018-11-02COMPMID-534: Port MemoryManager to CL functions (Images)Georgios Pinitas
2018-11-02COMPMID-452 CL Generic Depthwise Convolution implementation.Giorgio Arena
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-417: Fix potential memory leak in CLReduction Kernel.Georgios Pinitas
2018-11-02COMPMID-534: Add MemoryManager support in OpenCL functionsGeorgios 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-485: Memory ManagerGeorgios Pinitas
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-417: Cleanup CL FullyConnectedLayerMoritz Pflanzer
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-424 NEON/CL Harris Corners validation tests.Giorgio Arena
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-417 - Fixed doxygen comments in XArithmeticAddition and in XArithmeti...Gian Marco Iodice
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