1. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  2. 1355ec4 Printing out the rerun command of each failed testcase by Ramy Elgammal · 1 year, 2 months ago
  3. 6b4571a Add missing cpu feature printouts during tests by Gunes Bayir · 1 year, 5 months ago
  4. 03b2971 Integrate SME2 kernels by Viet-Hoa Do · 2 years, 1 month ago
  5. 93581a5 [ONCPUML-970] Fast math mode for fixed format kernels by Pablo Marquez Tello · 2 years ago
  6. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  7. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  8. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  9. 68e29da Set up configure-only flag for validation. First trial with DepthwiseConvoltion by Giorgio Arena · 3 years, 5 months ago
  10. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  11. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 4 months ago
  12. db4a6c1 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2 by SiCong Li · 3 years, 5 months ago
  13. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  14. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  15. 06cf933 COMPMID-3294: Add AssetLibrary instance using a fixed seed by Sang-Hoon Park · 4 years, 3 months ago
  16. 9204646 COMPMID-3069: Remove unnecessary uses of ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  17. 7f15251 COMPMID-2986: Extend test framework options. by Georgios Pinitas · 4 years, 7 months ago
  18. c9f163b COMPMID-2929: Resolve segfault at end of benchmark suite execution. by Georgios Pinitas · 4 years, 7 months ago
  19. 7ae80a9 COMPMID-2549: Add GLES Runtime Context interfaces. by Georgios Pinitas · 4 years, 8 months ago
  20. db8485a COMPMID-2205: CL runtime context. by Pablo Tello · 4 years, 9 months ago
  21. 12833d0 COMPMID-2204: RuntimeContext interface for NEON functions. by Georgios Pinitas · 5 years ago
  22. 5f98d74 COMPMID-2483: Fixed tuner in benchmark tests by Pablo Tello · 5 years ago
  23. 083a069 COMPMID-1995: Change CLTuner default mode to NORMAL by Michalis Spyrou · 5 years ago
  24. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  25. 557d4ae COMPMID-1995: Fix Disabled suite in test framework. by Georgios Pinitas · 5 years ago
  26. b7c308a COMPMID-1887: Fixed segfault in validation tests. by Pablo Tello · 5 years ago
  27. 555c3d6 COMPMID-1657 - Fix CPU info in the json file output by Gian Marco Iodice · 6 years ago
  28. 709d27b COMPMID-1622 : (Nightly) Seg fault on android by Vidhya Sudhan Loganathan · 6 years ago
  29. 1fa17c2 COMPMID-1246: Print arguments passed to the tests / benchmarks by Anthony Barbier · 6 years ago
  30. 2113b9d COMPMID-1246: Don't call CLFinish at the end of benchmark / validation if opencl is not available by Anthony Barbier · 6 years ago
  31. 890ad1b COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph API by Anthony Barbier · 6 years ago
  32. 7b607dc COMPMID-1400: Add command line option to specify the tuner's config file by Anthony Barbier · 6 years ago
  33. 9452233 COMPMID-1398: Removed --threads from CommonOptions by Anthony Barbier · 6 years ago
  34. 943a40b COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmark by Anthony Barbier · 6 years ago
  35. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  36. 847864d COMPMID-995 Add CL_DEVICE_VERSION to the test framework output by Anthony Barbier · 6 years ago
  37. 84f3ae8 COMPMID-830 Fix hang in arm_compute_benchmark NEON by Michalis Spyrou · 6 years ago
  38. 4b9c58a COMPMID-800: Display build_information() at the beginning of the runs by Anthony Barbier · 6 years ago
  39. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago
  40. dbfb31c COMPMID-556 Print tests list using printers rather than cout by Anthony Barbier · 7 years ago
  41. 77f0f87 COMPMID-621: Disable colours when printing to file by Anthony Barbier · 7 years ago
  42. bc8fb06 COMPMID-556 Pretty-printing is enabled twice by default by Anthony Barbier · 7 years ago
  43. ce58a9f COMPMID-622 Let the user choose the units for the instruments by Giorgio Arena · 7 years ago
  44. fa33043 COMPMID-556: Fix double pretty printer registration. by Georgios Pinitas · 7 years ago
  45. c5d5439 COMPMID-621 Add output options for json and pretty files by Giorgio Arena · 7 years ago
  46. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  47. 2d09993 COMPMID-621 Support several printers for tests by Giorgio Arena · 7 years ago
  48. 7631021 COMPMID-556 By default only enable Wall Clock timer by Anthony Barbier · 7 years ago
  49. e1f8f9b COMPMID-556 Add test for instruments by Anthony Barbier · 7 years ago
  50. 144d2ff COMPMID-417 Minor documentation fixes and error handling in instruments by Anthony Barbier · 7 years ago
  51. f6705ec COMPMID-417 Allow the tests to run even when assets are not present by Anthony Barbier · 7 years ago
  52. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago
  53. ec2de0f COMPMID-415: Allow multiple ids for filter-id by Moritz Pflanzer · 7 years ago
  54. fa81165 COMPMID-415: Add --stop-on-error by Moritz Pflanzer · 7 years ago
  55. 2ac5040 COMPMID-415: Add log level by Moritz Pflanzer · 7 years ago
  56. bf234e0 COMPMID-415: Add expected failures and disabled tests by Moritz Pflanzer · 7 years ago
  57. c7d1503 COMPMID-415: Build new validation by Moritz Pflanzer · 7 years ago[Renamed from tests/benchmark_new/main.cpp]
  58. 81527bf COMPMID-415: Don't use regex for filter by test id by Moritz Pflanzer · 7 years ago
  59. fb5aabb COMPMID-415: Rename TensorLibrary to AssetsLibrary by Moritz Pflanzer · 7 years ago
  60. aab4354 COMPMID-415: Don't require assets for --list-tests by Moritz Pflanzer · 7 years ago
  61. 15d5ac8 COMPMID-415 Fix issue with OpenCL examples by Anthony Barbier · 7 years ago
  62. d03b00a COMPMID-415: Fix dataset modes by Moritz Pflanzer · 7 years ago
  63. ee493ae COMPMID-415: Port benchmark tests and remove google benchmark by Moritz Pflanzer · 7 years ago