aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL
AgeCommit message (Expand)Author
2018-11-02IVGCVSW-601: support for asymetric padding in cl conv and depthwise convJaroslaw Rzepecki
2018-11-02IVGCVSW-632 CL support for Softmax beta parameterPablo Palmier
2018-11-02COMPMID-546 Add auto config to depth concatenatesteniu01
2018-11-02COMPMID-417 - Fix for the config_id default stringGian Marco Iodice
2018-11-02COMPMID-524 - Implemented CLTuner objectGian Marco
2018-11-02COMPMID-541: Fix padding in CLMinMaxLocationKernelMoritz Pflanzer
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-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-417: Fix clang tidy after renamingMoritz Pflanzer
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-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-417 - Fixed auto-config in NEConvolutionLayer and in CLConvolutionLayerGian 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-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-417: Port DepthConcatenate to QS8/QS16 for NEON/CL.Georgios Pinitas
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-417: Auto initialize for SoftmaxLayer NEON/CL.Georgios Pinitas
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-417: Extract common toolchain support fileMoritz Pflanzer
2018-09-17COMPMID-423: Port CLSoftmaxLayer to QS8Georgios Pinitas
2018-09-17COMPMID-417 - Adding support for rectangular kernelsGian Marco Iodice
2018-09-17COMPMID-417: Remove dependency on CLScheduler from coreMoritz Pflanzer
2018-09-17COMPMID-345 - In-place computation for Activation LayerGian Marco Iodice
2018-09-17COMPMID-250 make BorderSize explicit and fix float value validation bugsteniu01
2018-09-17COMPMID-411 - Ported CLGEMMInterleave4x4Kernel and CLGEMMTranspose1xWKernel t...Gian Marco Iodice
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier