|
TVM
0.9.4
|
#include <tvm/graph/CallGraph.h>
Public Member Functions | |
| void | build (const CallGraph &graph) |
| void | clear () |
| void | execute () const |
An execution plan built from the graph
| void tvm::graph::CallGraph::Plan::build | ( | const CallGraph & | graph | ) |
Build the plan from the CallGraph
| void tvm::graph::CallGraph::Plan::clear | ( | ) |
Clear the plan
|
inline |
Execute the plan