MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / do_run

Method do_run

examples/graph_edsr.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 }
88
89 void do_run() override
90 {
91 manager.execute_graph(model.graph());
92 }
93
94private:
95 CommandLineParser cmd_parser;

Callers

nothing calls this directly

Calls 2

execute_graphMethod · 0.80
graphMethod · 0.80

Tested by

no test coverage detected