tvm
tvm::relax::Var Member List

This is the complete list of members for tvm::relax::Var, including all inherited members.

operator!=(const Expr &other) const =deletetvm::Expr
operator<(const Expr &other) const =deletetvm::Expr
operator==(const Expr &other) const =deletetvm::Expr
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Var, Expr, VarNode)tvm::relax::Var
tvm::Expr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Expr, ffi::ObjectRef, ExprNode)tvm::Expr
Var(ffi::String name_hint, ffi::Optional< Type > ty_annotation, Span span=Span())tvm::relax::Varexplicit