aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-12Fix OpenCL kernel compiling failure with array initializerSheri Zhang
2021-04-12Fix validation in reshape kernel [cpu,gpu]Gian Marco Iodice
2021-04-09Fix bug on Implicit Padding for CL GEMMMatrixMultiplyInterleavedTransposedManuel Bottini
2021-04-09Winograd Output transform 7x7 reworkGiorgio Arena
2021-04-09Fix OpenCL kernel compiling failure with array initilizerSheri Zhang
2021-04-08Rewritten Winograd (4x4, 5x5) output transformationAleksandr Nikolaev
2021-04-08Fix incorrect return statement in gemm_uint8 heuristic selectionGeorgios Pinitas
2021-04-08Ensure OpenCL runtimes are initialized firstMarco Antognini
2021-04-08Fix convolution with bias segmentation fault issueSheri Zhang
2021-04-08Rework the OpenCL Winograd Input Transformations NHWCGian Marco Iodice
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-06Correct Copyright datesMichalis Spyrou
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-04-06Remove OpenCL padding: CLL2NormalizeLayerKernelManuel Bottini
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 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