aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels
AgeCommit message (Expand)Author
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-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-895 - Optimizing CLDepthwiseConvolution3x3KernelGian Marco
2018-11-02COMPMID-855 - Optimizing im2col on OpenCL (DCHW)Gian Marco
2018-11-02COMPMID-834 Fix arm_compute_nightly_validation getting killedMichalis Spyrou
2018-11-02COMPMID-748 - Integrating optimized SGEMM for bifrostGian Marco
2018-11-02COMPMID-816 - Optimizing CLGEMMLowpMatrixMultiplyCore - Part1Gian Marco
2018-11-02COMPMID-841: Add CL QASYMM8 RELU ActivationMichele Di Giorgio
2018-11-02COMPMID-838 Implement CLPermuteMichalis Spyrou
2018-11-02COMPMID-674 - Create Google InceptionV3 exampleGeorgios Pinitas
2018-11-02COMPMID-751 QASYMM8 ActivationLayer optimisation: don't requantize if not nec...Giorgio Arena
2018-11-02COMPMID-751 Processing 8 elements makes computation up to 80us faster on Mobi...Giorgio Arena
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou
2018-11-02COMPMID-589: Port HOGDescriptor to new validationJohn Richardson
2018-11-02COMPMID-765: Collapse execution window in CL kernels.Georgios Pinitas
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46Anthony Barbier
2018-11-02COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point numberGian Marco
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-02COMPMID-713: Address failures in OCLGrind for CLDirectConvolutionGeorgios Pinitas
2018-11-02COMPMID-712: OCLGrind CLSoftmaxLayer quantized failuresGeorgios Pinitas
2018-11-02COMPMID-714: Resolve failures in OCLGrind for CLPhaseGeorgios Pinitas
2018-11-02COMPMID-697 - Rework GEMMLowp interface on OpenCLGian Marco
2018-11-02COMPMID-556 Improved indentation and error handling in format_doxygen.pyAnthony Barbier
2018-11-02COMPMID-556 Add saturation to 8-bit activation. This prevents undefined overflowRob Hughes
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
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-661: issue# 23 Scale border fix (#26)Daniil Efremov
2018-11-02APPBROWSER-298, APPBROWSER-306: Reimplement the common code of compute shaderJoel Liang
2018-11-02COMPMID-556: Fix CLNormalization issues.Georgios Pinitas
2018-11-02COMPMID-661: Fix rounding in average pooling for uint8.Georgios Pinitas
2018-11-02COMPMID-661: softmax-uint8 implementation (#16)Chunosov
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-661: Fix beta in softmax_layer kernelGeorgios Pinitas
2018-11-02COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13)Anton Lokhmotov
2018-11-02COMPMID-661: softmax-fp32 optimisation (#14)Chunosov
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov
2018-11-02Allow running without cl_khr_fp16Matthew Bentham