1. 1ea6309 Remove blocks of codes / files which are marked as INTERNAL_ONLY by Michalis Spyrou · 5 years ago
  2. 6afea90 COMPMID-1995: Add the whole content of include plus utils in install_dir by Michele Di Giorgio · 5 years ago
  3. 3814b30 COMPMID-1995 Fix OpenCL linking on x86_64 by Michalis Spyrou · 5 years ago
  4. 149de5b COMPMID-1828: Allow the user to override the toolchain prefix by Anthony Barbier · 5 years ago
  5. 323ce0f COMPMID-1819 Add option to build library with -fno-exceptions by Michalis Spyrou · 6 years ago
  6. 1056595 COMPMID-1737: Fix: forgot to copy the 'support' folder to the include folder in the install_dir by Anthony Barbier · 6 years ago
  7. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  8. 01bbd5f COMPMID-1737: Add support for install_dir by Anthony Barbier · 6 years ago
  9. e8a55df COMPMID-1685: Allow build_dir to be an absolute path by Anthony Barbier · 6 years ago
  10. 3783116 COMPMID-1474: Automatically generate DragonBench benchmarks by Georgios Pinitas · 6 years ago
  11. 665c89b Revert "COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with clang" by Anthony Barbier · 6 years ago
  12. 2ec14f5 COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with clang by Anthony Barbier · 6 years ago
  13. 72593c7 COMPMID-1246: Add -Wno-implicit-fallthrough flag on gcc compilation by Georgios Pinitas · 6 years ago
  14. 767c9f7 COMPMID-1246: Github PR: Fix build (#454) by ggardet · 6 years ago
  15. 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
  16. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  17. 5f0124d COMPMID-959: Fixed clang-tidy formatting, made GLES builds fail for standalone=1 by Anthony Barbier · 6 years ago
  18. d9eb275 COMPMID-797: Switch to new graph. by Georgios Pinitas · 6 years ago
  19. 2539dd2 COMPMID-959: Fixed -no-integrated-as flag for Android by Anthony Barbier · 6 years ago
  20. b921593 COMPMID-959: Moved ccache workaround to jenkins scripts by Anthony Barbier · 6 years ago
  21. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  22. a18aee7 COMPMID-959: Suppress invalid parenthesis warn with clang and ccache by Georgios Pinitas · 6 years ago
  23. 7390e05 COMPMID-955 Enable support for ccache by Anthony Barbier · 6 years ago
  24. dd66937 COMPMID-959: Fix compiler checks by Anthony Barbier · 6 years ago
  25. 6a3daf1 COMPMID-942: Created 'embed_only' build target for ArmNN by Anthony Barbier · 6 years ago
  26. 6fa009e COMPMID-930 Disable warning about implicit-fallthrough in new versions of GCC by Anthony Barbier · 6 years ago
  27. fa7dc84 COMPMID-765: Enable fp16 extension for arm64-v8.2-a by Pablo Tello · 6 years ago
  28. a026e98 COMPMID-849: Changed default toolchain to Clang on Android by Anthony Barbier · 6 years ago
  29. cc0a80b COMPMID-557: Use embed_kernels by default, add some command line examples to run the tests by Anthony Barbier · 6 years ago
  30. 14c86a9 COMPMID-557 Added some GLES documentation and rework following OOB testing by Anthony Barbier · 6 years ago
  31. 9873ea3 COMPMID-556: Revert COMPMID-652 by Georgios Pinitas · 6 years ago
  32. 8951933 COMPMID-687: Winograd layer. by Pablo Tello · 7 years ago
  33. b28f29d COMPMID-652 - Graph examples shouldn't need to link against OpenCL by Isabella Gottardi · 7 years ago
  34. 181e651 COMPMID-675: NEGEMMLowp Assembly Integration by Pablo Tello · 7 years ago
  35. 6c0348f COMPMID-652: The Graph library should link against OpenCL by Anthony Barbier · 7 years ago
  36. 5edbd1c COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang compiler) by Ioan-Cristian Szabo · 7 years ago
  37. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  38. 3faea25 COMPMID-617: Adds validation to CLPoolingLayer by Georgios Pinitas · 7 years ago
  39. 33fd07b COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits) by Ioan-Cristian Szabo · 7 years ago
  40. e6032da COMPMID-556: Restrict standalone and opencl by Georgios Pinitas · 7 years ago
  41. 7d3d1b9 COMPMID-619: Logging interface by Georgios Pinitas · 7 years ago
  42. a4e5e1e COMPMID-556 Don't build computer_vision and arm_compute_validation_old in non-internal builds by Anthony Barbier · 7 years ago
  43. 6e52ba3 COMPMID-417 Use aarch64-elf and arm-eabi toolchains by Michalis Spyrou · 7 years ago
  44. b2881fc COMPMID-417 Updated build system to not combined objects of the different levels of library by Anthony Barbier · 7 years ago
  45. 9e40cf7 COMPMID-417: Fixed broken scons script to build bare_metal and related compiler errors. by Pablo Tello · 7 years ago
  46. 8b74c78 COMPMID-417: Add -fstack-protector-strong flag by Moritz Pflanzer · 7 years ago
  47. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago
  48. 07781ac COMPMID-518 - Bare metal support by Michalis Spyrou · 7 years ago
  49. 907dba8 COMPMID-417: Fix Yocto cross-compiles (Public pull request) by Anthony Barbier · 7 years ago
  50. fc95ed2 COMPMID-415: New framework - base framework [1/5] by Moritz Pflanzer · 7 years ago
  51. c6cb35a COMPMID-345: Updated scons scripts to link computer_vision statically against libgcc, libstdc++ and computer_vision. by Pablo Tello · 7 years ago
  52. 6ff3b19 COMPMID-344 Updated doxygen by Anthony Barbier · 7 years ago