1. e0c42ef Bazel and CMake builds Resolves: ONCPUML-1110, ONCPUML-1109 by David Svantesson · 1 year, 6 months ago
  2. 9178002 Fix for inclusion of "arm_gemm" from src into "Types.h" from core by Ramy Elgammal · 2 years ago
  3. 553f695 [ONCPUML-951] Variable weight support for Convolution. by Francesco Petrogalli · 2 years ago
  4. a3f7cd2 Move build option explanations in how to build guide to scons help message by Michalis Spyrou · 2 years ago
  5. a8caa02 Properly format SConscript files by Michalis Spyrou · 2 years, 1 month ago
  6. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  7. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 6 months ago
  8. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  9. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 8 months ago
  10. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  11. 6575ef8 Fix formatting issue with blank profiler header by Freddie Liardet · 3 years ago
  12. 59fd7a7 Add layer data to JSON output by Freddie Liardet · 3 years ago
  13. c3c352e Add Queue support by Georgios Pinitas · 3 years, 3 months ago
  14. d340eb2 Skip tests that expect exception when asserts are off by Michele Di Giorgio · 3 years, 3 months ago
  15. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  16. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  17. 68e29da Set up configure-only flag for validation. First trial with DepthwiseConvoltion by Giorgio Arena · 3 years, 5 months ago
  18. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  19. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  20. d511270 Add WallClockTimer support for bare metal. by Michalis Spyrou · 3 years, 5 months ago
  21. 0094c02 Add window parameter to scheduler by Sang-Hoon Park · 3 years, 5 months ago
  22. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  23. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  24. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  25. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  26. 06e890b COMPMID-3565: Exposes interface to enable thread binding by Georgios Pinitas · 4 years ago
  27. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  28. 0b5af9f COMPMID-3478: Allow SubTensors with XY indexing by Georgios Pinitas · 4 years ago
  29. ce0c675 COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  30. 1fd2c80 COMPMID-3375: Port NEActivationLayer functions/kernels to run on by Georgios Pinitas · 4 years ago
  31. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 1 month ago
  32. 6d76e4d Silence clang++-10 warning about copying iterators by Matthew Bentham · 4 years, 1 month ago
  33. 470bc1e COMPMID-3069: Improve compilation time by removing regex from test framework headers by Matthew Bentham · 4 years, 4 months ago
  34. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  35. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  36. 7f15251 COMPMID-2986: Extend test framework options. by Georgios Pinitas · 4 years, 6 months ago
  37. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  38. c9f163b COMPMID-2929: Resolve segfault at end of benchmark suite execution. by Georgios Pinitas · 4 years, 7 months ago
  39. 77d4252 COMPMID-2853: VGG16 regression for fp32 by Georgios Pinitas · 4 years, 8 months ago
  40. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 8 months ago
  41. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  42. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  43. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  44. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  45. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  46. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 5 years ago
  47. e16c890 COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  48. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  49. 557d4ae COMPMID-1995: Fix Disabled suite in test framework. by Georgios Pinitas · 5 years ago
  50. ca65af3 COMPMID-1919: Opencl - Tuning with Instrumentation does not work by Vidhya Sudhan Loganathan · 5 years ago
  51. d1fe4ce COMPMID-1710 Use system_clock in WallClock by Michalis Spyrou · 5 years ago
  52. bf9731e COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1 by Gian Marco Iodice · 6 years ago
  53. 1e1bef1 COMPMID-1777: Output queued and flushed timestamps too by Anthony Barbier · 6 years ago
  54. cc225be COMPMID-1777 Fixed compilation error due to templates being instantiated inside the namespace by Anthony Barbier · 6 years ago
  55. e7f4a43 COMPMID-1777: Output 'now' measurements in OpenCLTimer at the beginning of the test. by Anthony Barbier · 6 years ago
  56. 72f4ae5 COMPMID-1777: Add option to make instruments output timestamps instead of duration by Anthony Barbier · 6 years ago
  57. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  58. f5ec981 COMPMID-1695: (Nightly) bad_alloc in CLIm2Col by Georgios Pinitas · 6 years ago
  59. 21eaefe COMPMID-1631: Fixed test framework memory corruption. by Pablo Tello · 6 years ago
  60. 709d27b COMPMID-1622 : (Nightly) Seg fault on android by Vidhya Sudhan Loganathan · 6 years ago
  61. e95c206 COMPMID-1622 : (Nightly) Seg fault on android by Vidhya Sudhan Loganathan · 6 years ago
  62. 4e0ac6f COMPMID-162: output cpus list and capabilities in validation suite. by Pablo Tello · 6 years ago
  63. 148b075 COMPMID-1563: Added a tag to ISCheduler::run_workloads to identify workloads by Anthony Barbier · 6 years ago
  64. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  65. 80040bc COMPMID-1246: Check OpenCL is available before re-creating the CL Context and Queue by Anthony Barbier · 6 years ago
  66. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  67. 9452233 COMPMID-1398: Removed --threads from CommonOptions by Anthony Barbier · 6 years ago
  68. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  69. 671a11e COMPMID-1379: Created WindowIterator and TensorAccessor by Anthony Barbier · 6 years ago
  70. 376c85f COMPMID-1180: Add support for bucket multi-threading (Part2) by Anthony Barbier · 6 years ago
  71. 52ecb06 COMPMID-1180: Add support for bucket multi-threading (Part 1) by Anthony Barbier · 6 years ago
  72. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  73. d30ed11 COMPMID-1119 - Bugfix SIGKILL by Gian Marco Iodice · 6 years ago
  74. c483521 COMPMID-959: Only intercept clEnqueueNDRangeKernel when the timer is enabled by Anthony Barbier · 6 years ago
  75. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  76. 184a95c COMPMID-1077 Fixed SVM memory tracking instrument by Anthony Barbier · 6 years ago
  77. 35aa6a3 COMPMID-1077 Add OpenCL Memory Usage instrument by Anthony Barbier · 6 years ago
  78. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  79. 48c19f1 COMPMID-959 Refactor OpenCL interceptors to use lambda functions by Anthony Barbier · 6 years ago
  80. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  81. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  82. 40df1e9 COMPMID-887 Valgrind invalid read in print_measurements by Michalis Spyrou · 6 years ago
  83. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  84. 5d9d019 COMPMID-863: Only output (end-start) for OpenCL timers by Anthony Barbier · 6 years ago
  85. c9afce5 COMPMID-863: Remove some of the post-processing from the JSON backend by Anthony Barbier · 6 years ago
  86. 46edf63 COMPMID-765: Fixed output accessor in LeNet example, and disabled colors when not running in a terminal by Anthony Barbier · 6 years ago
  87. 503cec8 COMPMID-765: Added missing <errno.h> include by Anthony Barbier · 6 years ago
  88. e8a4983 COMPMID-798 Add instrumentation to NEON kernels by Anthony Barbier · 6 years ago
  89. 61ef5bf IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel config by Diego Lopez Recas · 7 years ago
  90. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago
  91. 1c5ffd6 APPBROWSER-359: Sync tensor in GC benchmark tests by Joel Liang · 7 years ago
  92. 88b8d8c COMPMID-556 Run format_code.py on HWC headers by Anthony Barbier · 7 years ago
  93. b40879e COMPMID-556: Preserve case-sensitivity of positional arguments by Georgios Pinitas · 7 years ago
  94. 5b73ce1 APPBROWSER-313: medium value and relative standard deviation by Joel Liang · 7 years ago
  95. e8895f8 COMPMID-694: merge opencl_timer flag with the opencl flag by Anthony Barbier · 7 years ago
  96. dbfb31c COMPMID-556 Print tests list using printers rather than cout by Anthony Barbier · 7 years ago
  97. 6194145 COMPMID-694: Fix condition which decides whether or not to profile a run by Anthony Barbier · 7 years ago
  98. ce58a9f COMPMID-622 Let the user choose the units for the instruments by Giorgio Arena · 7 years ago
  99. 2f8e077 COMPMID-556: Don't measure performance for the first run by Anthony Barbier · 7 years ago
  100. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago