1. cece42c Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  2. 0094c02 Add window parameter to scheduler by Sang-Hoon Park · 3 years, 5 months ago
  3. 4551403 Add support for macOS by Georgios Pinitas · 3 years, 6 months ago
  4. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  5. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  6. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  7. 06e890b COMPMID-3565: Exposes interface to enable thread binding by Georgios Pinitas · 4 years ago
  8. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  9. 0b5af9f COMPMID-3478: Allow SubTensors with XY indexing by Georgios Pinitas · 4 years ago
  10. ce0c675 COMPMID-3377: Async support to NEElementwiseUnaryLayerKernel kernels/functions by Michalis Spyrou · 4 years ago
  11. 1fd2c80 COMPMID-3375: Port NEActivationLayer functions/kernels to run on by Georgios Pinitas · 4 years ago
  12. bcd2352 COMPMID-3391: Implement Async interfaces by Michalis Spyrou · 4 years, 1 month ago
  13. 6d76e4d Silence clang++-10 warning about copying iterators by Matthew Bentham · 4 years, 1 month ago
  14. 470bc1e COMPMID-3069: Improve compilation time by removing regex from test framework headers by Matthew Bentham · 4 years, 4 months ago
  15. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  16. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  17. 7f15251 COMPMID-2986: Extend test framework options. by Georgios Pinitas · 4 years, 6 months ago
  18. f464337 COMPMID-2826 Comply with DCL51-CPP by Michalis Spyrou · 4 years, 7 months ago
  19. c9f163b COMPMID-2929: Resolve segfault at end of benchmark suite execution. by Georgios Pinitas · 4 years, 7 months ago
  20. 77d4252 COMPMID-2853: VGG16 regression for fp32 by Georgios Pinitas · 4 years, 8 months ago
  21. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 8 months ago
  22. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  23. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  24. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  25. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  26. ae99b6e COMPMID-1965 Extend CLGEMMMatrixMultiplyReshapedKernel to support transposed LHS (t) and not-transpose RHS by Giorgio Arena · 5 years ago
  27. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 5 years ago
  28. e16c890 COMPMID-2053: Fuse bias addition with CLGEMMMatrixMultiplyReshapedKernel by Gian Marco Iodice · 5 years ago
  29. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  30. 557d4ae COMPMID-1995: Fix Disabled suite in test framework. by Georgios Pinitas · 5 years ago
  31. ca65af3 COMPMID-1919: Opencl - Tuning with Instrumentation does not work by Vidhya Sudhan Loganathan · 5 years ago
  32. d1fe4ce COMPMID-1710 Use system_clock in WallClock by Michalis Spyrou · 5 years ago
  33. bf9731e COMPMID-1687: Optimize CLGEMMMatrixMultiplyKernel for Mali-G76 - Part1 by Gian Marco Iodice · 6 years ago
  34. 1e1bef1 COMPMID-1777: Output queued and flushed timestamps too by Anthony Barbier · 6 years ago
  35. cc225be COMPMID-1777 Fixed compilation error due to templates being instantiated inside the namespace by Anthony Barbier · 6 years ago
  36. e7f4a43 COMPMID-1777: Output 'now' measurements in OpenCLTimer at the beginning of the test. by Anthony Barbier · 6 years ago
  37. 72f4ae5 COMPMID-1777: Add option to make instruments output timestamps instead of duration by Anthony Barbier · 6 years ago
  38. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  39. f5ec981 COMPMID-1695: (Nightly) bad_alloc in CLIm2Col by Georgios Pinitas · 6 years ago
  40. 21eaefe COMPMID-1631: Fixed test framework memory corruption. by Pablo Tello · 6 years ago
  41. 709d27b COMPMID-1622 : (Nightly) Seg fault on android by Vidhya Sudhan Loganathan · 6 years ago
  42. e95c206 COMPMID-1622 : (Nightly) Seg fault on android by Vidhya Sudhan Loganathan · 6 years ago
  43. 4e0ac6f COMPMID-162: output cpus list and capabilities in validation suite. by Pablo Tello · 6 years ago
  44. 148b075 COMPMID-1563: Added a tag to ISCheduler::run_workloads to identify workloads by Anthony Barbier · 6 years ago
  45. 4dbc0a9 COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h by Anthony Barbier · 6 years ago
  46. 80040bc COMPMID-1246: Check OpenCL is available before re-creating the CL Context and Queue by Anthony Barbier · 6 years ago
  47. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  48. 9452233 COMPMID-1398: Removed --threads from CommonOptions by Anthony Barbier · 6 years ago
  49. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  50. 671a11e COMPMID-1379: Created WindowIterator and TensorAccessor by Anthony Barbier · 6 years ago
  51. 376c85f COMPMID-1180: Add support for bucket multi-threading (Part2) by Anthony Barbier · 6 years ago
  52. 52ecb06 COMPMID-1180: Add support for bucket multi-threading (Part 1) by Anthony Barbier · 6 years ago
  53. df473ea COMPMID-1182: printf doesn't work by Georgios Pinitas · 6 years ago
  54. d30ed11 COMPMID-1119 - Bugfix SIGKILL by Gian Marco Iodice · 6 years ago
  55. c483521 COMPMID-959: Only intercept clEnqueueNDRangeKernel when the timer is enabled by Anthony Barbier · 6 years ago
  56. 5c2fb3f COMPMID-997: Add support for node's name in GraphAPI. by Georgios Pinitas · 6 years ago
  57. 184a95c COMPMID-1077 Fixed SVM memory tracking instrument by Anthony Barbier · 6 years ago
  58. 35aa6a3 COMPMID-1077 Add OpenCL Memory Usage instrument by Anthony Barbier · 6 years ago
  59. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  60. 48c19f1 COMPMID-959 Refactor OpenCL interceptors to use lambda functions by Anthony Barbier · 6 years ago
  61. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  62. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  63. 40df1e9 COMPMID-887 Valgrind invalid read in print_measurements by Michalis Spyrou · 6 years ago
  64. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  65. 5d9d019 COMPMID-863: Only output (end-start) for OpenCL timers by Anthony Barbier · 6 years ago
  66. c9afce5 COMPMID-863: Remove some of the post-processing from the JSON backend by Anthony Barbier · 6 years ago
  67. 46edf63 COMPMID-765: Fixed output accessor in LeNet example, and disabled colors when not running in a terminal by Anthony Barbier · 6 years ago
  68. 503cec8 COMPMID-765: Added missing <errno.h> include by Anthony Barbier · 6 years ago
  69. e8a4983 COMPMID-798 Add instrumentation to NEON kernels by Anthony Barbier · 6 years ago
  70. 61ef5bf IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel config by Diego Lopez Recas · 7 years ago
  71. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago
  72. 1c5ffd6 APPBROWSER-359: Sync tensor in GC benchmark tests by Joel Liang · 7 years ago
  73. 88b8d8c COMPMID-556 Run format_code.py on HWC headers by Anthony Barbier · 7 years ago
  74. b40879e COMPMID-556: Preserve case-sensitivity of positional arguments by Georgios Pinitas · 7 years ago
  75. 5b73ce1 APPBROWSER-313: medium value and relative standard deviation by Joel Liang · 7 years ago
  76. e8895f8 COMPMID-694: merge opencl_timer flag with the opencl flag by Anthony Barbier · 7 years ago
  77. dbfb31c COMPMID-556 Print tests list using printers rather than cout by Anthony Barbier · 7 years ago
  78. 6194145 COMPMID-694: Fix condition which decides whether or not to profile a run by Anthony Barbier · 7 years ago
  79. ce58a9f COMPMID-622 Let the user choose the units for the instruments by Giorgio Arena · 7 years ago
  80. 2f8e077 COMPMID-556: Don't measure performance for the first run by Anthony Barbier · 7 years ago
  81. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  82. d607375 COMPMID-663: Fixed JSON writer for raw_data by Anthony Barbier · 7 years ago
  83. 4a4a164 COMPMID-556: When an EnumListOption contains some invalid values: still keep the valid ones by Anthony Barbier · 7 years ago
  84. 6e43349 COMPMID-663 Adding instrument to return timestamps of clGetEventProfilingInfo by Anthony Barbier · 7 years ago
  85. ab14c15 COMPMID-663: Reworked / cleaned up instuments' measurements by Anthony Barbier · 7 years ago
  86. 2d09993 COMPMID-621 Support several printers for tests by Giorgio Arena · 7 years ago
  87. 0c1d148 COMPMID-623 Make command line options case insensitive by Giorgio Arena · 7 years ago
  88. 299025a COMPMID-417: Port GEMMLowp test to the new validation framework. by Pablo Tello · 7 years ago
  89. 144d2ff COMPMID-417 Minor documentation fixes and error handling in instruments by Anthony Barbier · 7 years ago
  90. f6705ec COMPMID-417 Allow the tests to run even when assets are not present by Anthony Barbier · 7 years ago
  91. 6c6597c COMPMID-500: Move HarrisCorners to new validation by Moritz Pflanzer · 7 years ago
  92. 29088d5 COMPMID-417: Fix PMU/Mali counters for Android builds by Moritz Pflanzer · 7 years ago
  93. e938175 COMPMID-417: Remove constness from IMeasurement unit member. by Georgios Pinitas · 7 years ago
  94. 0ce0844 COMPMID-417: Fix error logging by Moritz Pflanzer · 7 years ago
  95. 45634b4 COMPMID-482: Add mali counters by Moritz Pflanzer · 7 years ago
  96. 5b61fd3 COMPMID-417: Fix validation by Moritz Pflanzer · 7 years ago
  97. 3e05e4e COMPMID-516 Change the CL CNN validation functions to use relative by steniu01 · 7 years ago
  98. 09e4f98 COMPMID-482: Refactor PMU counters by Moritz Pflanzer · 7 years ago
  99. 172c58d COMPMID-345 Fix the failure counter wrongly logging issue by steniu01 · 7 years ago
  100. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago