aboutsummaryrefslogtreecommitdiff
path: root/src/core/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-569 - Implemented reference implementation and validation tests (NEON...Isabella Gottardi
2018-11-02COMPMID-618: Fix mismatches in CLDepthConvert OclgrindGeorgios Pinitas
2018-11-02COMPMID-554 Add NodesMichalis Spyrou
2018-11-02COMPMID-606 - Fix for S8 failuresGian Marco Iodice
2018-11-02COMPUTE-8024 Fixed the maximum OpenCL workgroup sizeAbel Bernabeu
2018-11-02COMPMID417 - Fix illegal scalar access in color_convert.clGian Marco Iodice
2018-11-02COMPMID-545 add CL printf supportsteniu01
2018-11-02COMPMID-417 - Added validation for FP16 CLBatchNormalizationLayerGian Marco Iodice
2018-11-02COMPMID-417: Fix border and window in CLGEMMMatrixVectorMultiplyKernelGeorgios Pinitas
2018-11-02COMPMID-417: Fix clang-tidy failures for 32-bit runsGeorgios Pinitas
2018-11-02COMPMID-417 - Fix for the config_id default stringGian Marco Iodice
2018-11-02COMPMID-424 Implemented reference implementation and tests for WarpAffineIsabella Gottardi
2018-11-02COMPMID-500: Move HarrisCorners to new validationMoritz Pflanzer
2018-11-02COMPIMID-523: Fix CLDepthwiseConvolution test.Georgios Pinitas
2018-11-02COMPMID-524 - Implemented CLTuner objectGian Marco
2018-11-02COMPMID-417: Fix CL compiler warningsMoritz Pflanzer
2018-11-02COMPMID-541: Fix padding in CLMinMaxLocationKernelMoritz Pflanzer
2018-11-02COMPMID-417 fix the depthwise conv bugsteniu01
2018-11-02COMPMID-515: L2 Pooling for FP32/FP16 in CL.Georgios Pinitas
2018-11-02COMPMID-417: Fix clRetainEventMoritz Pflanzer
2018-11-02COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMMsteniu01
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 CLNonLinearFilterGeorgios Pinitas
2018-11-02COMPMID-417: Refactor GPU detectionMoritz Pflanzer
2018-11-02COMPMID-417: Fix setting CL targetMoritz Pflanzer
2018-11-02COMPMID-462: Implement TensorReshape for NEON and CL.Georgios Pinitas
2018-11-02COMPMID-417 Fix reduction kernel's __local buffer sizeMichalis Spyrou
2018-11-02COMPMID-448: Implement CL Quantization/Dequantization Layer.Michele Di Giorgio
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-11-02COMPMID-477 - Optimized CLDirectConvolution1x1 for BifrostGian Marco Iodice
2018-11-02COMPMID-417 Fix ROIPoolingSiCong Li
2018-11-02COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy dataSiCong Li
2018-11-02COMPMID-415 - Fixed bug in CLDepthConcatenateKernelGian Marco Iodice
2018-11-02COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEONGeorgios Pinitas
2018-11-02COMPMID-424 Implemented reference implementation, new output valid region and...Isabella Gottardi
2018-11-02COMPMID-476 L2 Normalization for CLMichalis Spyrou
2018-11-02COMPMID-417: Fix invalid read in CL GEMM accumulate biasesMoritz Pflanzer
2018-11-02COMPMID-358 Implement OpenCL ROI PoolingSiCong Li
2018-11-02COMPMID-477 - Optimized batched case in CLConvolutionLayerGian Marco Iodice
2018-11-02COMPMID-417: Port PoolingLayer to new validation.Georgios Pinitas
2018-11-02COMPMID-513 Choose maximum local workgroup size at run timesteniu01
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-417: Cleanup CL FullyConnectedLayerMoritz Pflanzer