aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2020-11-23COMPMID-3987: Nightly failure - Android builds failing in dataset and validationManuel Bottini
2020-11-19Remove INTERNAL_ONLYmorgolock
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
2018-11-02COMPMID-1737: Add support for install_dirAnthony Barbier
2018-11-02COMPMID-1685: Allow build_dir to be an absolute pathAnthony Barbier
2018-11-02COMPMID-1474: Automatically generate DragonBench benchmarksGeorgios Pinitas
2018-11-02Revert "COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with ...Anthony Barbier
2018-11-02COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with clangAnthony Barbier
2018-11-02COMPMID-1246: Add -Wno-implicit-fallthrough flag on gcc compilationGeorgios Pinitas
2018-11-02COMPMID-1246: Github PR: Fix build (#454)ggardet
2018-11-02COMPMID-1313: Tried to remove -Wno-implicit-fallthrough as it doesn't seem to...Anthony Barbier
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-959: Fixed clang-tidy formatting, made GLES builds fail for standalone=1Anthony Barbier
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-959: Fixed -no-integrated-as flag for AndroidAnthony Barbier
2018-11-02COMPMID-959: Moved ccache workaround to jenkins scriptsAnthony Barbier
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello