This is the complete list of members for tvm::relax::Var, including all inherited members.
_type_is_nullable | tvm::runtime::ObjectRef | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
ContainerType typedef | tvm::runtime::ObjectRef | |
CopyOnWrite() | tvm::relax::Var | |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::ObjectRef | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
TVM_DEFINE_OBJECT_REF_METHODS(Var, LeafExpr, VarNode) | tvm::relax::Var | |
tvm::relax::LeafExpr::TVM_DEFINE_OBJECT_REF_METHODS(LeafExpr, Expr, LeafExprNode) | tvm::relax::LeafExpr | |
tvm::RelayExpr::TVM_DEFINE_OBJECT_REF_METHODS(RelayExpr, BaseExpr, RelayExprNode) | tvm::RelayExpr | |
tvm::BaseExpr::TVM_DEFINE_OBJECT_REF_METHODS(BaseExpr, ObjectRef, BaseExprNode) | tvm::BaseExpr | |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |
Var(String name_hint, Optional< StructInfo > struct_info_annotation, Span span=Span()) | tvm::relax::Var | inlineexplicit |
Var(Id vid, Optional< StructInfo > struct_info_annotation, Span span=Span()) | tvm::relax::Var | explicit |