aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-18Remove implementation headers from NESoftmaxLayer public headerGeorgios Pinitas
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-15Port CLWinogradConvolutionLayer with ClWinogradConv2dManuel Bottini
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-06-15Add NHWC support to CLRemapFrederick Liardet
2021-06-11Fix errata in documentationJakub Sujak
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio
2021-06-01Rename ported functionsManuel Bottini
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2021-05-27Implement memory injection in CpuDirectGemmConv2dSang-Hoon Park
2021-05-26Create CpuGemmDirectConv2dSang-Hoon Park
2021-05-25Remove used auxilary tensors from ClGemm's tensor packSang-Hoon Park
2021-05-20Add support for dynamic weights in CL FullyConnected layerGiorgio Arena
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-18Remove padding from NERemapKernelManuel Bottini
2021-05-18Port CLFlattenLayer to a memory injecting interfaceGeorgios Pinitas
2021-05-18Port NEFlatten layer to a memory injecting interfaceGeorgios Pinitas
2021-05-17Move memory management out of CpuPoolingMichele Di Giorgio
2021-05-14Rename NEGEMMAssembly to CpuGemmAssemblySang-Hoon Park
2021-05-13Fix Macros.h include in NEScaleMichele Di Giorgio
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-11Add constant_weights boolean to FullyConntectedLayerInfoMichele Di Giorgio
2021-05-07Remove TODOsSheri Zhang
2021-05-06Remove deprecated functionsSheri Zhang
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-05Update operator list part3Sheri Zhang
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-29Remove OpenCL padding: CLReductionOperationKernelGiorgio Arena
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-28Add per-channel quantization support for CLDeconvolutionLayerFreddie Liardet
2021-04-28Update operator list documentationSheri Zhang
2021-04-21Add support for CLVKMichalis Spyrou
2021-04-20Update assembly codeMichalis Spyrou
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-20Remove experimental tracing featurePablo Marquez Tello
2021-04-19CLInstanceNormalizationLayer NHWC optimisationPablo Marquez Tello
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-19Add Tensor related utilities to the new APISang-Hoon Park
2021-04-15Fix validation bug in release mode for armv7Giorgio Arena
2021-04-14Add support for a global allocator for OpenCL tensorsGeorgios Pinitas
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-04-14Remove OpenCL padding: CLNormalizationLayerKernelManuel Bottini