aboutsummaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
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-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-06Update SONAME_VERSION in SConscriptSheri Zhang
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-20Remove experimental tracing featurePablo Marquez Tello
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-17Update SONAME_VERSIONGiorgio Arena
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li
2021-02-02Implement MLGO moduleSiCong Li
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio
2021-01-19Make Add kernel and operator statelessSheri Zhang
2021-01-15Fix build error for gcc 10.2+Sang-Hoon Park
2021-01-13Add support for macOSGeorgios Pinitas
2021-01-11Make CpuActivation statelessGeorgios Pinitas
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2020-12-15Address RVO issue on some compilersGeorgios Pinitas
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou
2020-12-01Remove comments when pulling cl kernels files as raw stringsGeorgios Pinitas
2020-11-20Updated release sonamemorgolock
2020-11-09COMPMID-3599: Remove symlink deletionMichalis Spyrou
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-08COMPMID-3684: Use case data type decouplingGeorgios Pinitas
2020-08-24Update SONAME_VERSION in SConscriptSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-30COMPMID-3539: Ignore align_corners for scaled size of 1Sang-Hoon Park
2020-06-17COMPMID-3520: Move ndrange.hpp header from arm_gemm to assemblyMichele Di Giorgio
2020-04-08COMPMID-3112: Reworking heuristic for CLGEMM - part1Gian Marco Iodice
2020-03-27COMPMID-3248: Align SONAME and version in Version.hGeorgios Pinitas
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2019-12-20COMPMID-2706: Add the ability to build bootcode for bare metalMichalis Spyrou
2019-12-11COMPMID-2841: Enable aarch32 buildsGeorgios Pinitas
2019-07-18COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic)Gian Marco Iodice
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas
2019-05-22COMPMID-2166: Add tests for importing memory mapped files.Georgios Pinitas
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello