Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
private:
95
CommandLineParser cmd_parser;
Callers
nothing calls this directly
Calls
2
execute_graph
Method · 0.80
graph
Method · 0.80
Tested by
no test coverage detected