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