Searched refs:GraphResNet12Example (Results 1 – 1 of 1) sorted by relevance
35 class GraphResNet12Example : public Example class38 GraphResNet12Example() in GraphResNet12Example() function in GraphResNet12Example48 GraphResNet12Example(const GraphResNet12Example &) = delete;49 GraphResNet12Example &operator=(const GraphResNet12Example &) = delete;50 ~GraphResNet12Example() override = default;221 return arm_compute::utils::run_example<GraphResNet12Example>(argc, argv); in main()