Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ PushMasterTask
Method
PushMasterTask
driver/cpu/cpu_driver.hpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
void PushMasterTask(std::vector<cpu_task>& task_list)
200
{
201
master_thread_->PushTask(task_list);
202
}
203
204
void KillMaster(void)
205
{
Callers
1
PushGraph
Method · 0.80
Calls
1
PushTask
Method · 0.45
Tested by
no test coverage detected