aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-06-15Port CLWinogradConvolutionLayer with ClWinogradConv2dManuel Bottini
2021-06-11Fix errata in documentationJakub Sujak
2021-06-08Enable SIMD optimizations on bp fileGeorgios Pinitas
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-06-01Rename ported functionsManuel Bottini
2021-05-26Create CpuGemmDirectConv2dSang-Hoon Park
2021-05-19Port DepthConvert to new ApiGeorgios Pinitas
2021-05-18Port CLGEMM to memory injecting interfaceGeorgios Pinitas
2021-05-18Fix android build include directorySang-Hoon Park
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-12Remove unused CLCoreRuntimeContextGeorgios Pinitas
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-04Rename PixelwiseMultiplications to Mul for simplicityGeorgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-20Update assembly codeMichalis Spyrou
2021-04-20CLDepthwiseConvolutionLayer rework - Part 1Giorgio Arena
2021-04-20Port CpuConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-19Add Tensor related utilities to the new APISang-Hoon Park
2021-04-14Port NEDirectConvolutionLayer to new APIManuel Bottini
2021-04-13Port CLConvertFullyConnectedWeights to new APITeresa Charlin
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
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-23Make ClDirectConvolutionKernel statelessSheri Zhang
2021-03-23Make ClPixelWiseMultiplicationKernel statelessSheri Zhang
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-12Port OpenCL Scale to new APIManuel Bottini
2021-03-11Port OpenCL Dequantization to new APIManuel Bottini
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-08Make Softmax kernels on OpenCL statelessSang-Hoon Park
2021-03-03Create ClPRelu operatorSang-Hoon Park
2021-03-03Remove Compute Vision CL supportMichalis Spyrou
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove Compute Vision Neon supportMichalis Spyrou
2021-02-17Regenerate kernels and update A55 versionsGeorgios Pinitas
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang
2021-02-09Make Softmax kernels and operator statelessMichalis Spyrou
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li