aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels
AgeCommit message (Expand)Author
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-661: Add Bifrost lws heuristics dwc with pad=1 [new_dev] #52Georgios Pinitas
2018-11-02IVGCVSW-631 Neon support for Softmax beta parameter (F32 only)Pablo Palmier
2018-11-02COMPMID-617 Add window validation to CLDirectConvolutionLayerGiorgio Arena
2018-11-02COMPMID-728 - Added validation for transposeGian Marco
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-617 Add validation window to CLSoftmaxLayerGiorgio Arena
2018-11-02COMPMID-556: Added a rounding policy to the quantize functionJaroslaw Rzepecki
2018-11-02COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46Anthony Barbier
2018-11-02COMPMID-617 CL window validation fixesGiorgio Arena
2018-11-02IVGCVSW-656 : added support (and unit tests) for asymmetric padding inJaroslaw Rzepecki
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point numberGian Marco
2018-11-02COMPMID-617 Add validation window to CLActivationLayerGiorgio Arena
2018-11-02COMPMID-684: 2D In-Map normalization support for CLGeorgios Pinitas
2018-11-02COMPMID-661: QASYMM8 support for fully connected layer.Georgios Pinitas
2018-11-02COMPIMID-553: MobileNet use case.Georgios Pinitas
2018-11-02COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is aGian Marco
2018-11-02COMPMID-617 Add validation window to BatchNormalization, PixelwiseMultiplicat...Giorgio Arena
2018-11-02COMPMID-661 Add Bifrost lws heuristics for several depthwise_convolution kern...Anthony Barbier
2018-11-02COMPMID-556: Fix CLDepthwiseConvolution3x3 Kernel.Georgios Pinitas
2018-11-02COMPMID-617 Add validation window to CLNormalizationLayerGiorgio Arena
2018-11-02COMPMID-617 Add validation window to CLPoolingLayerGiorgio Arena
2018-11-02COMPMID-661 Add optimal lws heuristics for the Bifrost direct_convolution ker...Anthony Barbier
2018-11-02COMPMID-697 - Rework GEMMLowp interface on OpenCLGian Marco
2018-11-02COMPMID-556 - Add QASYMM8 support for missing OpenCL kernelsGian Marco
2018-11-02COMPMID-699 - Add NEON functions for im2col and col2imGian Marco
2018-11-02COMPMID-556: Fix lws_hint CLSoftmaxLayerGeorgios Pinitas
2018-11-02COMPMID-464 Implement Depthwise separable convolution on NEONMichalis Spyrou
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-556 - Passed _lws_hint in the run() method where was missingGian Marco
2018-11-02COMPMID-580 - Implement reference and CL/NEON validation for RemapSanghoon Lee
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-683: Normalization layer API clarification.Georgios Pinitas
2018-11-02COMPMID-685 Extend CLTuner support to other DL functionsGiorgio Arena
2018-11-02COMPMID-661: issue# 23 Scale border fix (#26)Daniil Efremov
2018-11-02COMPMID-676: Rework TensorInfo buildingGeorgios Pinitas
2018-11-02COMPMID-556: Fix CLNormalization issues.Georgios Pinitas
2018-11-02COMPMID-678 Align Convolution InterfacesGiorgio Arena
2018-11-02COMPMID-583 - Implemented reference implementation and validation tests (NEON...Isabella Gottardi
2018-11-02COMPMID-671: Add global pooling layer support.Georgios Pinitas
2018-11-02COMPMID-661: softmax-uint8 implementation (#16)Chunosov
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