MCPcopy 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
147bool ACLGraphExecutor::DevStart(void)
148{
149 return backend_dev_->Start();
150}
151
152bool ACLGraphExecutor::DevStop(void)
153{

Callers

nothing calls this directly

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected