Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ DevStart
Method
DevStart
tengine-module/plugin/driver/acl_opencl/acl_graph_executor.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
bool ACLGraphExecutor::DevStart(void)
148
{
149
return backend_dev_->Start();
150
}
151
152
bool ACLGraphExecutor::DevStop(void)
153
{
Callers
nothing calls this directly
Calls
1
Start
Method · 0.45
Tested by
no test coverage detected