aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-22Enable OpenMP scheduler support for clangGeorgios Pinitas
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-02-10Decouple CpuPoolingKernel data type and data layoutSheri Zhang
2021-02-01Compress OpenCL kernel files using zlib for AndroidGeorgios Pinitas
2021-01-15Add support for Armv8-R AArch64 buildSang-Hoon Park
2021-01-13Add support for macOSGeorgios Pinitas
2021-01-05COMPMID-3874: Create ArithmeticAddition SVE/SVE2Michalis Spyrou
2020-12-23Fix baremetal arm_compute_validation build errorsSiCongLi
2020-12-17Remove 3rdparty submodule and internal_only build optionMichele Di Giorgio
2020-12-08Enable SVE2 based assembly kernels when building for SVE2Georgios Pinitas
2020-12-08Enable FP16 support for armv8.6 on non-SVE buildsGeorgios Pinitas
2020-12-07COMPMID-3869: Update Sconstruct to support SVE/SVE2Manuel Bottini
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-23COMPMID-3987: Nightly failure - Android builds failing in dataset and validationManuel Bottini
2020-10-29COMPMID-3853: Decouple NEActivationLayerMichalis Spyrou
2020-10-16COMPMID-3599 Fix SConstruct compiler version encodingSiCong Li
2020-10-14COMPMID-3599: Fix bare metal compilation issuesMichalis Spyrou
2020-10-08COMPMID-3684: Use case data type decouplingGeorgios Pinitas
2020-09-22COMPMID-3599: Enable SVE on armv8.6 and selectively enable MMLA_FPGeorgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios Pinitas
2020-03-25Add Tizen platform supportInki Dae
2020-03-12COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayerGeorgios Pinitas
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-02-13COMPMID-3201: Remove fpermissive flagMichalis Spyrou
2020-02-13Adding compiler_prefix env variablealered01
2020-01-31COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction.Georgios Pinitas
2019-12-23COMPMID-2819: Fix armv7a build errorMichalis Spyrou
2019-12-20COMPMID-2706: Add the ability to build bootcode for bare metalMichalis Spyrou
2019-12-11COMPMID-2841: Enable aarch32 buildsGeorgios Pinitas
2019-11-27COMPMID-2960: Remove OpenCL and GLES stubs if not usedManuel Bottini
2019-10-17COMPMID-2486: Remove/add disabled compiler warningsMichalis Spyrou
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-26COMPMID-2452: Replace DOT assemble macro with the corresponding word directives.Georgios Pinitas
2019-09-25COMPMID-2566 - Add CLGEMMReshapedOnlyRHS exampleSiCong Li
2019-09-16COMPMID-2646: Wrap thread-related structure to ease bare-metal supportGeorgios Pinitas
2019-07-19-ftree-vectorize is redundant with -O3Ramana Radhakrishnan
2019-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-06-11COMPMID-2336: Enable implicit fallthrough warningsMichalis Spyrou
2019-06-06COMPMID-2336: Fix warnings present in latest gccGeorgios Pinitas
2019-04-03COMPMID-1995: Add the whole content of include plus utils in install_dirMichele Di Giorgio
2019-03-14COMPMID-1995 Fix OpenCL linking on x86_64Michalis Spyrou
2018-12-06COMPMID-1828: Allow the user to override the toolchain prefixAnthony Barbier
2018-12-03COMPMID-1819 Add option to build library with -fno-exceptionsMichalis Spyrou
2018-11-15COMPMID-1737: Fix: forgot to copy the 'support' folder to the include folder ...Anthony Barbier
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas