aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
AgeCommit message (Expand)Author
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
2021-04-13Port CLConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-12Fix CLDepthwiseConvolutionLayer QSYMM8_PER_CHANNEL mismatchesGiorgio Arena
2021-04-08Substitute CLFullyConnectedLayerReshapeWeights by CLTransposeTeresa Charlin
2021-04-08Substitute NEFullyConnectedLayerReshapeWeights by NETransposeTeresa Charlin
2021-04-07Implement Fanout mode in CPPSchedulerSiCongLi
2021-04-07Add per channel quantization support for NEDeconvolutionLayerFreddie Liardet
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-04-06Fix build error in CLROIPoolingLayerMichele Di Giorgio
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-04-01Added Qasymm8 datatype support to CLROIPoolingLayer with TestsSuhail Munshi
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-29Port ClTranspose to new APITeresa Charlin
2021-03-26Make CpuPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-25Avoid -O3 optimizations on TensorShape's copy for linux armv7a in release modeGiorgio Arena
2021-03-23Fixed compiler errorsPablo Marquez Tello
2021-03-23Make ClDirectConvolutionKernel statelessSheri Zhang
2021-03-23Make ClPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-23Fix typo from AclCpuCapabalities to AclCpuCapabilitiesGeorgios Pinitas
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-17Updated cpu detectionPablo Marquez Tello