aboutsummaryrefslogtreecommitdiff
path: root/tests/main.cpp
AgeCommit message (Expand)Author
2023-07-18Break up core/Utils.h to reduce unused code being included everywhereMatthew Bentham
2023-05-18Printing out the rerun command of each failed testcaseRamy Elgammal
2023-02-14Add missing cpu feature printouts during testsGunes Bayir
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-08-04[ONCPUML-970] Fast math mode for fixed format kernelsPablo Marquez Tello
2021-12-24Replacing non-inclusive terms with proper termsramelg01
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-04-21Add support for CLVKMichalis Spyrou
2021-03-02Set up configure-only flag for validation. First trial with DepthwiseConvoltionGiorgio Arena
2021-02-23Remove OpenGL ES supportManuel Bottini
2021-02-17Update deprecation noticesGiorgio Arena
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2SiCong Li
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-28COMPMID-3294: Add AssetLibrary instance using a fixed seedSang-Hoon Park
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-01-10COMPMID-2986: Extend test framework options.Georgios Pinitas
2019-11-20COMPMID-2929: Resolve segfault at end of benchmark suite execution.Georgios Pinitas
2019-11-01COMPMID-2549: Add GLES Runtime Context interfaces.Georgios Pinitas
2019-10-15COMPMID-2205: CL runtime context.Pablo Tello
2019-09-09COMPMID-2204: RuntimeContext interface for NEON functions.Georgios Pinitas
2019-07-23COMPMID-2483: Fixed tuner in benchmark testsPablo Tello
2019-05-13COMPMID-1995: Change CLTuner default mode to NORMALMichalis Spyrou
2019-04-25COMPMID-1974 : Extend CLTuner to support different of level of tuningVidhya Sudhan Loganathan
2019-04-23COMPMID-1995: Fix Disabled suite in test framework.Georgios Pinitas
2019-02-01COMPMID-1887: Fixed segfault in validation tests.Pablo Tello
2018-11-02COMPMID-1657 - Fix CPU info in the json file outputGian Marco Iodice
2018-11-02COMPMID-1622 : (Nightly) Seg fault on androidVidhya Sudhan Loganathan
2018-11-02COMPMID-1246: Print arguments passed to the tests / benchmarksAnthony Barbier
2018-11-02COMPMID-1246: Don't call CLFinish at the end of benchmark / validation if ope...Anthony Barbier
2018-11-02COMPMID-1246: Fix bug in handling backends that can't be loaded in the Graph APIAnthony Barbier
2018-11-02COMPMID-1400: Add command line option to specify the tuner's config fileAnthony Barbier
2018-11-02COMPMID-1398: Removed --threads from CommonOptionsAnthony Barbier
2018-11-02COMPMID-1397: Add option to enable CLTuner in arm_compute_benchmarkAnthony Barbier
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-995 Add CL_DEVICE_VERSION to the test framework outputAnthony Barbier
2018-11-02COMPMID-830 Fix hang in arm_compute_benchmark NEONMichalis Spyrou
2018-11-02COMPMID-800: Display build_information() at the beginning of the runsAnthony Barbier
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-556 Print tests list using printers rather than coutAnthony Barbier
2018-11-02COMPMID-621: Disable colours when printing to fileAnthony Barbier
2018-11-02COMPMID-556 Pretty-printing is enabled twice by defaultAnthony Barbier
2018-11-02COMPMID-622 Let the user choose the units for the instrumentsGiorgio Arena
2018-11-02COMPMID-556: Fix double pretty printer registration.Georgios Pinitas
2018-11-02COMPMID-621 Add output options for json and pretty filesGiorgio Arena
2018-11-02COMPMID-631: Merge branches/gles_compute branchAnthony Barbier
2018-11-02COMPMID-621 Support several printers for testsGiorgio Arena
2018-11-02COMPMID-556 By default only enable Wall Clock timerAnthony Barbier
2018-11-02COMPMID-556 Add test for instrumentsAnthony Barbier
2018-11-02COMPMID-417 Minor documentation fixes and error handling in instrumentsAnthony Barbier