23.08
|
#include "utils/Utils.h"
Go to the source code of this file.
Data Structures | |
class | ValidateExample |
Abstract ValidateExample class. More... | |
Namespaces | |
arm_compute | |
Copyright (c) 2017-2023 Arm Limited. | |
arm_compute::test | |
arm_compute::test::framework | |
arm_compute::utils | |
Functions | |
int | run_example (int argc, char **argv, std::unique_ptr< ValidateExample > example) |
Run an example and handle the potential exceptions it throws. More... | |