aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2021-06-24Move core and runtime files to a single libraryMichalis Spyrou
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-07Enable fat binary supportGeorgios Pinitas
2021-04-20Remove experimental tracing featurePablo Marquez Tello
2021-04-15Fix validation bug in release mode for armv7Giorgio Arena
2021-04-07Add support for armv7 hardfloat buildSlava Barinov
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-25Avoid -O3 optimizations on TensorShape's copy for linux armv7a in release modeGiorgio Arena
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