MCPcopy 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

PrerunTaskMethod · 0.80
RunTaskMethod · 0.80
OnSubgraphDoneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected