|
TVM
0.9.4
|
#include <tvm/graph/CallGraph.h>

Public Member Functions | |
| void | operator() () const |
Public Attributes | |
| internal::AbstractNode * | node |
| int | id |
A call is formed by the combination of a Node and id
|
inline |
| int tvm::graph::CallGraph::Call::id |
| internal::AbstractNode* tvm::graph::CallGraph::Call::node |