aboutsummaryrefslogtreecommitdiff
path: root/src/core/gpu
AgeCommit message (Expand)Author
2021-06-15Port CLWinogradConvolutionLayer with ClWinogradConv2dManuel Bottini
2021-06-15Add NHWC support to CLRemapFrederick Liardet
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-05Creates ClKerneLibrary to serve just as a kernel container without build logicGeorgios Pinitas
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
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio