tvm
|
This is the complete list of members for tvm::relax::ExternFuncNode, including all inherited members.
_type_child_slots | tvm::BaseFuncNode | static |
_type_key | tvm::relax::ExternFuncNode | static |
_type_s_eq_hash_kind | tvm::BaseExprNode | static |
attrs | tvm::BaseFuncNode | |
GetAttr(const std::string &attr_key, 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 |
global_symbol | tvm::relax::ExternFuncNode | |
HasNonzeroAttr(const std::string &attr_key) const | tvm::BaseFuncNode | inline |
RegisterReflection() | tvm::relax::ExternFuncNode | inlinestatic |
span | tvm::BaseExprNode | mutable |
struct_info_ | tvm::RelaxExprNode | mutable |
TVM_DECLARE_BASE_OBJECT_INFO(BaseFuncNode, RelaxExprNode) | tvm::BaseFuncNode | |
tvm::RelaxExprNode::TVM_DECLARE_BASE_OBJECT_INFO(RelaxExprNode, BaseExprNode) | tvm::RelaxExprNode | |
tvm::BaseExprNode::TVM_DECLARE_BASE_OBJECT_INFO(BaseExprNode, Object) | tvm::BaseExprNode | |
TVM_DECLARE_FINAL_OBJECT_INFO(ExternFuncNode, BaseFuncNode) | tvm::relax::ExternFuncNode |