aboutsummaryrefslogtreecommitdiff
path: root/src/core/gpu/cl/kernels
AgeCommit message (Expand)Author
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-08-23Remove padding from ClScaleKernelGiorgio Arena
2021-07-27Port CLGEMMConvolutionLayerManuel Bottini
2021-07-16Port CLIm2ColKernel to ClIm2ColKernelManuel Bottini
2021-07-15Improve filelist for GPUGeorgios Pinitas
2021-07-15Port CLCol2ImKernel to ClCol2ImKernelManuel Bottini
2021-07-13Add in-place calculation support for CL elementwise arithmetic kernelsSheri Zhang
2021-07-08Remove redundant implementations of Add/Sub operatorsGeorgios Pinitas
2021-07-02Align kernel/operator header layoutGeorgios Pinitas
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-29Set up the framework to choose the default LWSGiorgio Arena
2021-06-28Add code to detect Mali(TM) G31Pablo Marquez Tello
2021-06-15Port CLWinogradConvolutionLayer with ClWinogradConv2dManuel Bottini
2021-06-01Fuse activation in ClDirectConv2dKernel for float typesGeorgios Pinitas
2021-06-01Rename ported functionsManuel Bottini
2021-05-26DirectConvolutionLayer create image failureManuel Bottini
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-18Fix heuristic in Int8 CLDirectConvolutionKernelGian Marco Iodice
2021-05-13Fix Pooling Layer Bug when input is 1xN sizeFreddie Liardet
2021-05-12Remove unused CLCoreRuntimeContextGeorgios Pinitas
2021-05-11Adding S32 Support to NEG operator in CLElementwiseUnaryLayerSuhail Munshi
2021-05-05Rename Quantization/Dequantization kernels/operators to imperative moodGeorgios Pinitas
2021-05-05Adding S32 support to CLPixelWiseMultiplicationSuhail Munshi
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-29Add config_id for CLPixelWiseMultiplicationGian Marco Iodice
2021-04-27Add optimization for global pooling in pooling_layer.clGian Marco Iodice
2021-04-20Remove OpenCL padding: CLPixelWiseMultiplicationKernelGiorgio Arena
2021-04-19Added S32 Integer support to DIV operator in CLElementWiseOperations with TestsSuhail Munshi
2021-04-14Remove unused AccessWindow* includesMichele Di Giorgio
2021-04-13Port CLConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-12Add support for cl_image in CLDirectConvolutionLayerGian Marco Iodice
2021-04-12Fix validation in reshape kernel [cpu,gpu]Gian Marco Iodice
2021-04-06Correct Copyright datesMichalis Spyrou
2021-03-29Port ClTranspose to new APITeresa Charlin
2021-03-29Remove usage of valid window region CL - NHWCMichalis Spyrou
2021-03-23Extend direct convolution (F32/F16/QASYMM8)Gian Marco Iodice
2021-03-23Make ClDirectConvolutionKernel statelessSheri Zhang
2021-03-23Make ClPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-12Port OpenCL Scale to new APIManuel Bottini
2021-03-11Port OpenCL Dequantization to new APIManuel Bottini
2021-03-10Port OpenCL Quantization to new APIManuel Bottini
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-08Make memset/copy functions state-lessSheri Zhang
2021-02-03Make CL Pooling kernels and functions state-lessMichele Di Giorgio
2021-01-27Make CL Elementwise Unary kernels and functions state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticSubtraction kernel and function state-lessMichele Di Giorgio
2021-01-26Make CLArithmeticAddition kernel and function state-lessMichele Di Giorgio
2021-01-21Make CLFloor and CLActivation kernels and functions state-lessGeorgios Pinitas