MCPcopy Create free account
hub / github.com/OAID/Tengine / ReleaseExecHandle

Method ReleaseExecHandle

core/lib/graph_executor.cpp:583–586  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

581}
582
583void GraphExecutor::ReleaseExecHandle(void)
584{
585 exec_engine_->RemoveGraphExecutor(exec_handle_);
586}
587
588Graph* GraphExecutor::GetOptimizedGraph(void)
589{

Callers

nothing calls this directly

Calls 1

RemoveGraphExecutorMethod · 0.80

Tested by

no test coverage detected