aboutsummaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
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
2019-04-11COMPMID-1995: Fix Sconscript TypeErrorMichalis Spyrou
2019-04-08COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel ...Gian Marco Iodice
2019-01-18COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernelGian Marco Iodice
2018-12-04COMPMID-1824 Disable logging completely when building with logging=0Michalis Spyrou
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-02COMPMID-1737: Add support for install_dirAnthony Barbier
2018-11-02COMPMID-1246: Always re-generate arm_compute_version.embedAnthony Barbier
2018-11-02COMPMID-1479: Fixed non fortran_order NPY loading.Anthony Barbier
2018-11-02COMPMID-1405: Create our own gemm_native kernel / function.Anthony Barbier
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-734: CLTuner reworkGeorgios Pinitas
2018-11-02COMPMID-1028: Add GLES backendGeorgios Pinitas
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello