This is the complete list of members for tvm::tir::PrimFuncNode, including all inherited members.
_type_child_slots | tvm::BaseFuncNode | static |
_type_s_eq_hash_kind | tvm::BaseExprNode | static |
attrs | tvm::BaseFuncNode | |
body | tvm::tir::PrimFuncNode | |
buffer_map | tvm::tir::PrimFuncNode | |
func_type_annotation() const | tvm::tir::PrimFuncNode | |
GetAttr(const std::string &attr_key, ffi::Optional< TObjectRef > default_value=std::nullopt) const | tvm::BaseFuncNode | inline |
GetAttr(const std::string &attr_key, TObjectRef default_value) const | tvm::BaseFuncNode | inline |
GetLinkageType() const | tvm::BaseFuncNode | inline |
HasNonzeroAttr(const std::string &attr_key) const | tvm::BaseFuncNode | inline |
params | tvm::tir::PrimFuncNode | |
RegisterReflection() | tvm::tir::PrimFuncNode | inlinestatic |
ret_type | tvm::tir::PrimFuncNode | |
span | tvm::BaseExprNode | mutable |
struct_info_ | tvm::RelaxExprNode | mutable |
TVM_FFI_DECLARE_OBJECT_INFO("ir.BaseFunc", BaseFuncNode, RelaxExprNode) | tvm::BaseFuncNode | |
tvm::RelaxExprNode::TVM_FFI_DECLARE_OBJECT_INFO("ir.RelaxExpr", RelaxExprNode, BaseExprNode) | tvm::RelaxExprNode | |
tvm::BaseExprNode::TVM_FFI_DECLARE_OBJECT_INFO("ir.BaseExpr", BaseExprNode, Object) | tvm::BaseExprNode | |
TVM_FFI_DECLARE_OBJECT_INFO_FINAL("tir.PrimFunc", PrimFuncNode, BaseFuncNode) | tvm::tir::PrimFuncNode | |
TVM_OBJECT_ENABLE_SCRIPT_PRINTER() | tvm::tir::PrimFuncNode | |