aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cpu
AgeCommit message (Expand)Author
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-15Fix incorrect memory handling in ported functionsManuel Bottini
2021-06-07Revert "Implement memory injection in CpuDirectGemmConv2d"Michele Di Giorgio
2021-06-01Rename ported functionsManuel Bottini
2021-05-27Implement memory injection in CpuDirectGemmConv2dSang-Hoon Park
2021-05-26Create CpuGemmDirectConv2dSang-Hoon Park
2021-05-19Port DepthConvert to new ApiGeorgios 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-07Remove TODOsSheri Zhang
2021-05-05Rename Quantization/Dequantization kernels/operators to imperative moodGeorgios Pinitas
2021-05-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-24Fix Depthwise failure in Cpu backendMichalis Spyrou
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-31Remove alignment FIXMEMichele Di Giorgio
2021-03-26Make CpuPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-11Add CpuPRelu operatorsSang-Hoon Park
2021-03-11Port Arm(R) Neon(TM) Dequantization to new APIManuel Bottini
2021-03-10Port Arm(R) Neon(TM) Quantization to new APIManuel Bottini
2021-03-10Remove valid region calculation from CpuElementwiseSang-Hoon Park
2021-03-08Add dynamic tensor support to CpuElementwiseSang-Hoon Park
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-08Make NEON Pooling kernels and functions state-lessMichele Di Giorgio
2021-01-26Rename functions/classes for elementwise unary operationsSang-Hoon Park
2021-01-25CTS Failures in Android CpuAcc in AddTeresa Charlin
2021-01-22Rename functions/classes for elementwise operationsSang-Hoon Park
2021-01-21Add window parameter to schedulerSang-Hoon Park
2021-01-21Make Sub kernel and operator statelessSheri Zhang
2021-01-19Fix doxygen references to new kernelsMichele Di Giorgio
2021-01-19Make memset/copy functions state-lessGeorgios Pinitas
2021-01-19Make Add kernel and operator statelessSheri Zhang
2021-01-18Make Concatenate kernels and operator statelessGeorgios Pinitas
2021-01-11Make CpuActivation statelessGeorgios Pinitas
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas