aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLPoolingLayerKernel.cpp
AgeCommit message (Expand)Author
2019-10-01COMPMID-2601 [CL] add mixed precision support to PoolingLayerSang-Hoon Park
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-04-04COMPMID-2060: Support different qinfo in PoolingLayerPablo Tello
2019-02-06COMPMID-1924: Validate quantization info in pooling layer.Georgios Pinitas
2018-11-02COMPMID-1704: Collapse the 4th dimension in CLPoolingLayerKernelGeorgios Pinitas
2018-11-02COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hppAnthony Barbier
2018-11-02COMPMID-1367: Enable NHWC in graph examplesGeorgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1325 Add data layout suffix to the config_id on OpenCL kernelsGiorgio Arena
2018-11-02COMPMID-817: Tuner: Port kernels to new design.Georgios Pinitas
2018-11-02COMPMID-655 : Check FP16 is supported by the GPUVidhya Sudhan Loganathan
2018-11-02COMPMID-1173: Clang-tidy issues.Georgios Pinitas
2018-11-02COMPMID-1152 OCLGrind: invalid read in pooling_layer_MxN_nhwcMichalis Spyrou
2018-11-02COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to S...Giorgio Arena
2018-11-02COMPMID-805 Add NHWC data format support for CL poolingMichalis Spyrou
2018-11-02COMPMID-1031: Use LWS hints for G51, G51BIG, G51LIT, and TNOXSam Laynton
2018-11-02COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72Michalis Spyrou
2018-11-02COMPMID-934: Asymmetric padding support.Georgios Pinitas
2018-11-02COMPMID-934: Return an error in Validate when we don't support asymmetric pad...Anthony Barbier
2018-11-02COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data si...Isabella Gottardi
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel configDiego Lopez Recas
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-617 Add validation window to CLSoftmaxLayerGiorgio Arena
2018-11-02COMPMID-617 CL window validation fixesGiorgio Arena
2018-11-02COMPMID-617 Add validation window to CLPoolingLayerGiorgio Arena
2018-11-02COMPMID-685 Extend CLTuner support to other DL functionsGiorgio Arena
2018-11-02COMPMID-671: Add global pooling layer support.Georgios Pinitas
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-617: Adds validation to CLPoolingLayerGeorgios Pinitas
2018-11-02COMPMID-647: Exclude padding pixels from averaging factor.Georgios Pinitas
2018-11-02COMPMID-556: Fix CLPoolingLayer checksGeorgios Pinitas
2018-11-02COMPMID-515: L2 Pooling for FP32/FP16 in CL.Georgios Pinitas
2018-11-02COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlatten...Gian Marco Iodice
2018-11-02COMPMID-417: Port PoolingLayer to new validation.Georgios Pinitas
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-09-17COMPMID-443 Collapse higher dimension for pooling layer and normalization layersteniu01
2018-09-17COMPMID-417: Remove val_to_stringMoritz Pflanzer
2018-09-17COMPMID-417: Auto initialization for PoolingLayer for NEON/CL.Georgios Pinitas
2018-09-17COMPMID-417 - Adding support for rectangular kernelsGian Marco Iodice
2018-09-17COMPMID-403:Add support for 7x7 pooling on CL.Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier