Reference type of DictDocNode.
More...
#include <doc.h>
Reference type of DictDocNode.
- See also
- DictDocNode
◆ DictDoc() [1/2]
tvm::script::printer::DictDoc::DictDoc |
( |
| ) |
|
|
inline |
Create an empty dictionary.
◆ DictDoc() [2/2]
tvm::script::printer::DictDoc::DictDoc |
( |
Array< ExprDoc > |
keys, |
|
|
Array< ExprDoc > |
values |
|
) |
| |
|
explicit |
Constructor of DictDoc.
- Parameters
-
keys | Keys of dictionary. |
values | Values of dictionary, must have same length as keys . |
◆ TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h