Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OAID/Tengine
/ SetStatus
Method
SetStatus
executor/include/graph_task.hpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
return status_;
159
}
160
void SetStatus(int status)
161
{
162
status_ = status;
163
}
164
165
int exec_priority;
166
Callers
3
PrerunTask
Method · 0.80
RunTask
Method · 0.80
OnSubgraphDone
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected