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