Reference type of OpCallDocNode.
More...
#include <doc.h>
|
| | OpCallDoc (ExprDoc callee, ffi::Array< Doc > args, ffi::Optional< DictDoc > workspace, ffi::Optional< DictDoc > config, ffi::Optional< ExprDoc > dispatch=std::nullopt) |
| | Constructor of OpCallDoc. More...
|
| |
| | TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (OpCallDoc, StmtDoc, OpCallDocNode) |
| |
| | TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (StmtDoc, Doc, StmtDocNode) |
| |
| | TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (Doc, ffi::ObjectRef, DocNode) |
| |
Reference type of OpCallDocNode.
- See also
- OpCallDocNode
◆ OpCallDoc()
| tvm::script::printer::OpCallDoc::OpCallDoc |
( |
ExprDoc |
callee, |
|
|
ffi::Array< Doc > |
args, |
|
|
ffi::Optional< DictDoc > |
workspace, |
|
|
ffi::Optional< DictDoc > |
config, |
|
|
ffi::Optional< ExprDoc > |
dispatch = std::nullopt |
|
) |
| |
|
explicit |
Constructor of OpCallDoc.
- Parameters
-
| callee | The callee of this function call. |
| args | The positional arguments. |
| workspace | The workspace of this op call. |
| config | The config of this op call. |
| dispatch | The optional dispatch variant name of this op call. |
◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()
The documentation for this class was generated from the following file:
- include/tvm/script/printer/doc.h