1. 487d390 Add user provided JSON operator list build by Freddie Liardet · 2 years, 9 months ago
  2. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  3. 93d6cf0 Decouple logging flag from debug and assert flags by ramelg01 · 2 years, 9 months ago
  4. 8e2f64f Create custom flags for enabling fp16 support by Georgios Pinitas · 3 years ago
  5. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  6. 62c2ad6 Move core and runtime files to a single library by Michalis Spyrou · 3 years ago
  7. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  8. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago
  9. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 2 months ago
  10. 5d75d4a Fix validation bug in release mode for armv7 by Giorgio Arena · 3 years, 3 months ago
  11. db0e2c8 Add support for armv7 hardfloat build by Slava Barinov · 3 years, 3 months ago
  12. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  13. e7254a0 Avoid -O3 optimizations on TensorShape's copy for linux armv7a in release mode by Giorgio Arena · 3 years, 4 months ago
  14. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  15. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  16. b1ff7f7 Enable OpenMP scheduler support for clang by Georgios Pinitas · 3 years, 4 months ago
  17. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  18. 79144a6 Decouple CpuPoolingKernel data type and data layout by Sheri Zhang · 3 years, 5 months ago
  19. ea85727 Compress OpenCL kernel files using zlib for Android by Georgios Pinitas · 3 years, 5 months ago
  20. 50e98bb Add support for Armv8-R AArch64 build by Sang-Hoon Park · 3 years, 6 months ago
  21. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  22. a3c9a3b COMPMID-3874: Create ArithmeticAddition SVE/SVE2 by Michalis Spyrou · 3 years, 7 months ago
  23. 410e21e Fix baremetal arm_compute_validation build errors by SiCongLi · 3 years, 7 months ago
  24. 72610dc Remove 3rdparty submodule and internal_only build option by Michele Di Giorgio · 3 years, 7 months ago
  25. 045d33c Enable SVE2 based assembly kernels when building for SVE2 by Georgios Pinitas · 3 years, 7 months ago
  26. deb5b77 Enable FP16 support for armv8.6 on non-SVE builds by Georgios Pinitas · 3 years, 7 months ago
  27. e5a9ad8 COMPMID-3869: Update Sconstruct to support SVE/SVE2 by Manuel Bottini · 3 years, 7 months ago
  28. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  29. 827817e COMPMID-3987: Nightly failure - Android builds failing in dataset and validation by Manuel Bottini · 3 years, 7 months ago
  30. c4d4555 COMPMID-3853: Decouple NEActivationLayer by Michalis Spyrou · 3 years, 8 months ago
  31. 3b9a564 COMPMID-3599 Fix SConstruct compiler version encoding by SiCong Li · 3 years, 9 months ago
  32. cfac305 COMPMID-3599: Fix bare metal compilation issues by Michalis Spyrou · 3 years, 9 months ago
  33. ff4fca0 COMPMID-3684: Use case data type decoupling by Georgios Pinitas · 3 years, 9 months ago
  34. 49c6ced COMPMID-3599: Enable SVE on armv8.6 and selectively enable MMLA_FP by Georgios Pinitas · 3 years, 9 months ago
  35. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  36. 5aa1a0b COMPID-3324: Clean GEMM kernels by Georgios Pinitas · 4 years ago
  37. 51a9558 Add Tizen platform support by Inki Dae · 4 years, 3 months ago
  38. c7b183a COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayer by Georgios Pinitas · 4 years, 4 months ago
  39. b467021 COMPMID-1181: Support for tracing configuration by Anthony Barbier · 6 years ago
  40. e8291ac COMPMID-3152: Initial Bfloat16 support by Georgios Pinitas · 4 years, 4 months ago
  41. 2d22c3f COMPMID-3201: Remove fpermissive flag by Michalis Spyrou · 4 years, 5 months ago
  42. d8872c1 Adding compiler_prefix env variable by alered01 · 4 years, 5 months ago
  43. 94672fb COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction. by Georgios Pinitas · 4 years, 5 months ago
  44. 35f35a6 COMPMID-2819: Fix armv7a build error by Michalis Spyrou · 4 years, 6 months ago
  45. 748a7c8 COMPMID-2706: Add the ability to build bootcode for bare metal by Michalis Spyrou · 4 years, 9 months ago
  46. f2cdce3 COMPMID-2841: Enable aarch32 builds by Georgios Pinitas · 4 years, 7 months ago
  47. 4d064b7 COMPMID-2960: Remove OpenCL and GLES stubs if not used by Manuel Bottini · 4 years, 7 months ago
  48. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  49. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  50. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  51. bc88c62 COMPMID-2452: Replace DOT assemble macro with the corresponding word directives. by Georgios Pinitas · 4 years, 9 months ago
  52. 8b4c730 COMPMID-2566 - Add CLGEMMReshapedOnlyRHS example by SiCong Li · 4 years, 9 months ago
  53. e874ef9 COMPMID-2646: Wrap thread-related structure to ease bare-metal support by Georgios Pinitas · 4 years, 10 months ago
  54. d176d54 -ftree-vectorize is redundant with -O3 by Ramana Radhakrishnan · 5 years ago
  55. 37d080f COMPMID-2378: Sanitize GEMM configuration for NEON by Georgios Pinitas · 5 years ago
  56. 5201654 COMPMID-2336: Enable implicit fallthrough warnings by Michalis Spyrou · 5 years ago
  57. fad1838 COMPMID-2336: Fix warnings present in latest gcc by Georgios Pinitas · 5 years ago
  58. 6afea90 COMPMID-1995: Add the whole content of include plus utils in install_dir by Michele Di Giorgio · 5 years ago
  59. 3814b30 COMPMID-1995 Fix OpenCL linking on x86_64 by Michalis Spyrou · 5 years ago
  60. 149de5b COMPMID-1828: Allow the user to override the toolchain prefix by Anthony Barbier · 6 years ago
  61. 323ce0f COMPMID-1819 Add option to build library with -fno-exceptions by Michalis Spyrou · 6 years ago
  62. 1056595 COMPMID-1737: Fix: forgot to copy the 'support' folder to the include folder in the install_dir by Anthony Barbier · 6 years ago
  63. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  64. 01bbd5f COMPMID-1737: Add support for install_dir by Anthony Barbier · 6 years ago
  65. e8a55df COMPMID-1685: Allow build_dir to be an absolute path by Anthony Barbier · 6 years ago
  66. 3783116 COMPMID-1474: Automatically generate DragonBench benchmarks by Georgios Pinitas · 6 years ago
  67. 665c89b Revert "COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with clang" by Anthony Barbier · 6 years ago
  68. 2ec14f5 COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with clang by Anthony Barbier · 6 years ago
  69. 72593c7 COMPMID-1246: Add -Wno-implicit-fallthrough flag on gcc compilation by Georgios Pinitas · 6 years ago
  70. 767c9f7 COMPMID-1246: Github PR: Fix build (#454) by ggardet · 6 years ago
  71. 95008d8 COMPMID-1313: Tried to remove -Wno-implicit-fallthrough as it doesn't seem to be supported by recent compilers by Anthony Barbier · 6 years ago
  72. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  73. 5f0124d COMPMID-959: Fixed clang-tidy formatting, made GLES builds fail for standalone=1 by Anthony Barbier · 6 years ago
  74. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  75. 2539dd2 COMPMID-959: Fixed -no-integrated-as flag for Android by Anthony Barbier · 6 years ago
  76. b921593 COMPMID-959: Moved ccache workaround to jenkins scripts by Anthony Barbier · 6 years ago
  77. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  78. a18aee7 COMPMID-959: Suppress invalid parenthesis warn with clang and ccache by Georgios Pinitas · 6 years ago
  79. 7390e05 COMPMID-955 Enable support for ccache by Anthony Barbier · 6 years ago
  80. dd66937 COMPMID-959: Fix compiler checks by Anthony Barbier · 6 years ago
  81. 6a3daf1 COMPMID-942: Created 'embed_only' build target for ArmNN by Anthony Barbier · 6 years ago
  82. 6fa009e COMPMID-930 Disable warning about implicit-fallthrough in new versions of GCC by Anthony Barbier · 6 years ago
  83. fa7dc84 COMPMID-765: Enable fp16 extension for arm64-v8.2-a by Pablo Tello · 6 years ago
  84. a026e98 COMPMID-849: Changed default toolchain to Clang on Android by Anthony Barbier · 6 years ago
  85. cc0a80b COMPMID-557: Use embed_kernels by default, add some command line examples to run the tests by Anthony Barbier · 7 years ago
  86. 14c86a9 COMPMID-557 Added some GLES documentation and rework following OOB testing by Anthony Barbier · 7 years ago
  87. 9873ea3 COMPMID-556: Revert COMPMID-652 by Georgios Pinitas · 7 years ago
  88. 8951933 COMPMID-687: Winograd layer. by Pablo Tello · 7 years ago
  89. b28f29d COMPMID-652 - Graph examples shouldn't need to link against OpenCL by Isabella Gottardi · 7 years ago
  90. 181e651 COMPMID-675: NEGEMMLowp Assembly Integration by Pablo Tello · 7 years ago
  91. 6c0348f COMPMID-652: The Graph library should link against OpenCL by Anthony Barbier · 7 years ago
  92. 5edbd1c COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang compiler) by Ioan-Cristian Szabo · 7 years ago
  93. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  94. 3faea25 COMPMID-617: Adds validation to CLPoolingLayer by Georgios Pinitas · 7 years ago
  95. 33fd07b COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits) by Ioan-Cristian Szabo · 7 years ago
  96. e6032da COMPMID-556: Restrict standalone and opencl by Georgios Pinitas · 7 years ago
  97. 7d3d1b9 COMPMID-619: Logging interface by Georgios Pinitas · 7 years ago
  98. a4e5e1e COMPMID-556 Don't build computer_vision and arm_compute_validation_old in non-internal builds by Anthony Barbier · 7 years ago
  99. 6e52ba3 COMPMID-417 Use aarch64-elf and arm-eabi toolchains by Michalis Spyrou · 7 years ago
  100. b2881fc COMPMID-417 Updated build system to not combined objects of the different levels of library by Anthony Barbier · 7 years ago