aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2023-03-07Add exporting compile_commands.json fileViet-Hoa Do
2023-01-30Fixed build error for Windows.Pablo Tello
2023-01-11Deprecated BF16 support in DepthConvertPablo Marquez Tello
2022-12-22Fix build errorPablo Marquez Tello
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-10-12Add scons option to generate Map files.Pablo Marquez Tello
2022-10-03Enable FP16 when the target is armv8.6-aPablo Marquez Tello
2022-07-25Enable integrated assembler for Androidâ„¢ 13 and onwards onlySiCong Li
2022-07-25Enable march=armv8.6-a in non multi-isa buildsPablo Marquez Tello
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-07-07Move build option explanations in how to build guide to scons help messageMichalis Spyrou
2022-06-30Fixed native build toolchain and compiler prefixPablo Marquez Tello
2022-06-29Fix armv7a on Android "end-of-support" build and documentationSiCong Li
2022-06-17Drop support on armv7a on AndroidMichalis Spyrou
2022-06-06Allow clearer suppression of toolchain and compiler prefixesSiCong Li
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-04-13Add documentations about compiler_prefix and toolchain_prefixSiCongLi
2022-03-28Enable -static-openmp for newer NDK supportGiorgio Arena
2022-03-10Added windows native build supportPablo Tello
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-02-16Fix FP16 for validation in multi_isa buildsGiorgio Arena
2022-02-08Fix build for gcc 9Giorgio Arena
2022-02-04SCons build system refactoring (phase #2).Motti Gondabi
2022-02-02Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros"Ramy Elgammal
2022-01-25Add OpenBSD/arm64 support.Kevin Lo
2021-12-24Fix typo in SConstructSiCongLi
2021-12-23Fix SCons linking error when building for Multi ISA.Motti Gondabi
2021-12-14Add Multi ISA support for SCons build System (part #1)Motti Gondabi
2021-10-18Add user provided JSON operator list buildFreddie Liardet
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-09-23Decouple logging flag from debug and assert flagsramelg01
2021-07-28Create custom flags for enabling fp16 supportGeorgios Pinitas
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
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