Reference type of CallDocNode.
More...
#include <doc.h>
Reference type of CallDocNode.
- See also
- CallDocNode
◆ CallDoc()
tvm::script::printer::CallDoc::CallDoc |
( |
ExprDoc |
callee, |
|
|
Array< ExprDoc > |
args, |
|
|
Array< String > |
kwargs_keys, |
|
|
Array< ExprDoc > |
kwargs_values |
|
) |
| |
Constructor of CallDoc.
- Parameters
-
callee | The callee of this function call. |
args | The positional arguments. |
kwargs_keys | Keys of keyword arguments. |
kwargs_values | Values of keyword arguments, must have the same length as `kwargs_keys. |
◆ TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h