summaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Update SONAME_VERSIONGiorgio Arena1-1/+1
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang1-0/+3
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3SiCong Li1-0/+1
2021-02-02Implement MLGO moduleSiCong Li1-0/+1
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas1-3/+8
2021-01-20Integrate improved pooling layer on NEONMichele Di Giorgio1-0/+5
2021-01-20Make all CL Concatenate kernels and functions state-lessMichele Di Giorgio1-0/+4
2021-01-19Make Add kernel and operator statelessSheri Zhang1-0/+2
2021-01-15Fix build error for gcc 10.2+Sang-Hoon Park1-3/+4
2021-01-13Add support for macOSGeorgios Pinitas1-2/+3
2021-01-11Make CpuActivation statelessGeorgios Pinitas1-5/+5
2021-01-08Make CpuFloorKernel kernel statelessGeorgios Pinitas1-0/+17
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou1-0/+2
2020-12-15Address RVO issue on some compilersGeorgios Pinitas1-10/+16
2020-12-14COMPMID-3870: Create ActivationLayer SVE/SVE2Michalis Spyrou1-5/+5
2020-12-01Remove comments when pulling cl kernels files as raw stringsGeorgios Pinitas1-1/+13
2020-11-20Updated release sonamemorgolock1-1/+1
2020-11-09COMPMID-3599: Remove symlink deletionMichalis Spyrou1-14/+0
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou1-0/+6
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park1-4/+4
2020-10-08COMPMID-3684: Use case data type decouplingGeorgios Pinitas1-0/+5
2020-08-24Update SONAME_VERSION in SConscriptSang-Hoon Park1-2/+2
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio1-1/+1
2020-06-30COMPMID-3539: Ignore align_corners for scaled size of 1Sang-Hoon Park1-0/+1
2020-06-17COMPMID-3520: Move ndrange.hpp header from arm_gemm to assemblyMichele Di Giorgio1-0/+2
2020-04-08COMPMID-3112: Reworking heuristic for CLGEMM - part1Gian Marco Iodice1-0/+1
2020-03-27COMPMID-3248: Align SONAME and version in Version.hGeorgios Pinitas1-1/+10
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier1-0/+6
2019-12-20COMPMID-2706: Add the ability to build bootcode for bare metalMichalis Spyrou1-0/+14
2019-12-11COMPMID-2841: Enable aarch32 buildsGeorgios Pinitas1-3/+2
2019-07-18COMPMID-2096: Refactor the CLGEMMLowp function selection (heuristic)Gian Marco Iodice1-0/+1
2019-07-09COMPMID-2156: Optimized dilated convolution for NEON.Georgios Pinitas1-2/+5
2019-05-22COMPMID-2166: Add tests for importing memory mapped files.Georgios Pinitas1-0/+1
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello1-1/+1
2019-04-11COMPMID-1995: Fix Sconscript TypeErrorMichalis Spyrou1-1/+1
2019-04-08COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel ...Gian Marco Iodice1-1/+3
2019-01-18COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernelGian Marco Iodice1-0/+1
2018-12-04COMPMID-1824 Disable logging completely when building with logging=0Michalis Spyrou1-1/+5
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas1-0/+2
2018-11-02COMPMID-1737: Add support for install_dirAnthony Barbier1-0/+2
2018-11-02COMPMID-1246: Always re-generate arm_compute_version.embedAnthony Barbier1-2/+3
2018-11-02COMPMID-1479: Fixed non fortran_order NPY loading.Anthony Barbier1-1/+1
2018-11-02COMPMID-1405: Create our own gemm_native kernel / function.Anthony Barbier1-0/+2
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier1-3/+0
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas1-33/+8
2018-11-02COMPMID-734: CLTuner reworkGeorgios Pinitas1-0/+1
2018-11-02COMPMID-1028: Add GLES backendGeorgios Pinitas1-0/+2
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello1-2/+5
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas1-0/+17
2018-11-02COMPMID-942: Created 'embed_only' build target for ArmNNAnthony Barbier1-25/+25