|
tvm
|
This is the complete list of members for tvm::relax::FunctionNode, including all inherited members.
| _type_child_slots | tvm::BaseFuncNode | static |
| _type_s_eq_hash_kind | tvm::relax::FunctionNode | static |
| attrs | tvm::BaseFuncNode | |
| body | tvm::relax::FunctionNode | |
| 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 |
| is_pure | tvm::relax::FunctionNode | |
| params | tvm::relax::FunctionNode | |
| RegisterReflection() | tvm::relax::FunctionNode | inlinestatic |
| ret_ty | tvm::relax::FunctionNode | |
| span | tvm::ExprNode | mutable |
| TVM_FFI_DECLARE_OBJECT_INFO("ir.BaseFunc", BaseFuncNode, ExprNode) | tvm::BaseFuncNode | |
| tvm::ExprNode::TVM_FFI_DECLARE_OBJECT_INFO("ir.Expr", ExprNode, ffi::Object) | tvm::ExprNode | |
| TVM_FFI_DECLARE_OBJECT_INFO_FINAL("relax.expr.Function", FunctionNode, BaseFuncNode) | tvm::relax::FunctionNode | |
| ty | tvm::ExprNode | mutable |