tvm
|
Information about a variable, including its optional name and its doc creator. More...
#include <ir_docsifier.h>
Public Attributes | |
DocCreator | creator |
The creator. More... | |
Optional< String > | name |
The name of the variable. More... | |
Information about a variable, including its optional name and its doc creator.
DocCreator tvm::script::printer::IRDocsifierNode::VariableInfo::creator |
The creator.
The name of the variable.