aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL
AgeCommit message (Expand)Author
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2)Gian Marco Iodice
2018-11-02Revert "COMPMID-959: Fix valid region for Scale by always setting full shape"Georgios Pinitas
2018-11-02COMPMID-959: Fix valid region for Scale by always setting full shapeDiego Lopez Recas
2018-11-02COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3)Giorgio Arena
2018-11-02COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72Michalis Spyrou
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (Part 1)Gian Marco
2018-11-02COMPMID-979: Add NHWC data layout to the tensor's metadata (Part 2)Isabella Gottardi
2018-11-02COMPMID-995 Add CL_DEVICE_VERSION to the test framework outputAnthony Barbier
2018-11-02COMPMID-959 Simplify calls to clGetDeviceInfoAnthony Barbier
2018-11-02COMPMID-978: Fixed bug in Load/Store tuning data and in the CLTuner interceptorAnthony Barbier
2018-11-02COMPMID-765: Add missing calls to validate_and_configure_windowMichele Di Giorgio
2018-11-02IVGCVSW-972 Fix CL Permute validationDiego Lopez Recas
2018-11-02COMPMID-765: Fix incorrect comma position in DepthwiseConv cl kernel.Georgios Pinitas
2018-11-02COMPMID-754: Add validation to kernels.Georgios Pinitas
2018-11-02COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayerGeorgios Pinitas
2018-11-02COMPMID-754: Add CLPermute validation methodIsabella Gottardi
2018-11-02COMPMID-933: Replaced StaticWindow with RectangleWindowAnthony Barbier
2018-11-02COMPMID-864 Window::collapse_if_possible() is misused in several CL kernelsMichalis Spyrou
2018-11-02COMPMID-934: Asymmetric padding support.Georgios Pinitas
2018-11-02COMPMID-927: Adding support for FP16 in CLDepthwiseConvolutionLayer3x3Michele Di Giorgio
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02COMPMID-936: Convolution failure in NEON Convolution Layer.Georgios Pinitas
2018-11-02COMPMID-853 Use tile 2 for CL depthwise convolution QASYM8Giorgio Arena
2018-11-02Revert "COMPMID-582: Add validation to channel_extract kernels."Anthony Barbier
2018-11-02COMPMID-939 Fix mismatches and finalize CLSoftmaxLayer optimizationGiorgio Arena
2018-11-02COMPMID-909: Enabling in-place computation for batchnormalization and activat...Michele Di Giorgio
2018-11-02COMPMID-934: Return an error in Validate when we don't support asymmetric pad...Anthony Barbier
2018-11-02COMPMID-938: OCLgrind: Mismatches in depthwise convolution on BifrostGeorgios Pinitas
2018-11-02COMPMID-582: Add validation to channel_extract kernels.Ioan-Cristian Szabo
2018-11-02COMPMID-882 - Optimizing GEMMLowp on OpenCL reshaping matricesGian Marco
2018-11-02COMPMID-905 Optimize CLSoftmaxLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-765 Move direct convolution output stage to the right fileGiorgio Arena
2018-11-02COMPMID-856: CL Depthwise Convolution QASYMM8 supportGeorgios Pinitas
2018-11-02COMPMID-905 Asymm functions support for all vec sizesGiorgio Arena
2018-11-02COMPMID-765: Fix CLDeconvolutionLayerUpsampleKernel access window.Georgios Pinitas
2018-11-02COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data si...Isabella Gottardi
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-892: OCLGrind failures on both validation and benchmarkGeorgios Pinitas
2018-11-02COMPMID-907 Optimizing FixedPoint calculation in the output stage of GEMMLowpGiorgio Arena
2018-11-02COMPMID-578: Implement FAST corners for CL/NEONAbe Mbise
2018-11-02COMPMID-901 - Optimizing CLCol2ImKernelGian Marco
2018-11-02COMPMID-879: Investigate CL mismatches in Convolution S16Georgios Pinitas
2018-11-02COMPMID-828 - Add support for non square pool size - Part1Isabella Gottardi
2018-11-02COMPMID-895 - Optimizing CLDepthwiseConvolution3x3KernelGian Marco
2018-11-02COMPMID-765 - Added LWS hint in CLIm2ColGian Marco
2018-11-02COMPMID-891 - Use OpenCL timer in CLTunerGian Marco
2018-11-02COMPMID-855 - Optimizing im2col on OpenCL (DCHW)Gian Marco
2018-11-02COMPMID-754: Add validation method to CLPermute kernelMichele Di Giorgio
2018-11-02COMPMID-787: Add CL support for broadcast multiplyMichele Di Giorgio
2018-11-02IVGCVSW-863 Broadcast support in CL/NEON Arithmetic AddDiego Lopez Recas