aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove alignment FIXMEMichele Di Giorgio
2021-03-31Remove Computer Vision generic interfaces and typesGeorgios Pinitas
2021-03-29Port ClTranspose to new APITeresa Charlin
2021-03-29Update U8 mmla kernelMichalis Spyrou
2021-03-29Remove usage of valid window region CL - NHWCMichalis Spyrou
2021-03-29NEGEMMConvolution and NEGEMMConv2d produce different resultsManuel Bottini
2021-03-29New variant of OpenCL Winograd (4x4,5x5) input transformationAleksandr Nikolaev
2021-03-26Make CpuPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-26Workaround for compiler error in gcc-9.2 and 9.3Pablo Marquez Tello
2021-03-26Check biases pointer before referencing in CLDirectConvolutionLayerMichele Di Giorgio
2021-03-26Remove GLES-related codeMichele Di Giorgio
2021-03-25Improve performance of Winograd Output Transform 3x3Gian Marco Iodice
2021-03-24Fix indexing of SVE ArithmeticAddition kernelSang-Hoon Park
2021-03-23Fix gemmlowp kernel crash when n0==16SiCongLi
2021-03-23Fixed compiler errorsPablo Marquez Tello
2021-03-23Improve performance of Winograd Input transform 3x3Giorgio Arena
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-23Port CpuTranspose to new APITeresa Charlin
2021-03-22Fix SVE build on newer compilersMichalis Spyrou
2021-03-19Added Qasymm8 datatype support to NEROIPoolingLayer with TestsSuhail Munshi
2021-03-17Updated cpu detectionPablo Marquez Tello
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-15Revert "Close loaded library on OpenCL symbols destruction"Georgios Pinitas
2021-03-12Port OpenCL Scale to new APIManuel Bottini
2021-03-11Port OpenCL Dequantization to new APIManuel Bottini
2021-03-11Add CpuPRelu operatorsSang-Hoon Park
2021-03-11Change the order of internal tensor allocation in CLSoftmaxLayerSang-Hoon Park
2021-03-11Port Arm(R) Neon(TM) Dequantization to new APIManuel Bottini
2021-03-10Port OpenCL Quantization to new APIManuel Bottini
2021-03-10Port Arm(R) Neon(TM) Quantization to new APIManuel Bottini
2021-03-10Use memalign on bare metalMichalis Spyrou
2021-03-10Remove valid region calculation from CpuElementwiseSang-Hoon Park
2021-03-10Fix segmentation fault on CLSoftmaxLayerSang-Hoon Park
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-03-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2021-03-08Make auxiliary tensor within NEGEMMConvolutionLayer resizableGeorgios Pinitas
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part1SiCongLi
2021-03-05Fix build errors for functions requiring SVE2 extensionSang-Hoon Park
2021-03-05Add log on memory allocation failure in CpuContextSang-Hoon Park
2021-03-05Move utility functions to NE/SVEMathSang-Hoon Park
2021-03-03Create ClPRelu operatorSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-03-03Add QASYMM8_SIGNED support to graph examples via graph mutatorSiCongLi
2021-03-01Fix bug on CLCast from float to int8Giorgio Arena
2021-02-25Update int8 A55 kernelsGeorgios Pinitas
2021-02-25Add proper range checking when identifying CPU capabilitiesGeorgios Pinitas