tvm
tvm::relax::DataflowVar Member List

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

DataflowVar(ffi::String name_hint, ffi::Optional< Type > ty_annotation, Span span=Span())tvm::relax::DataflowVarexplicit
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(DataflowVar, Var, DataflowVarNode)tvm::relax::DataflowVar
tvm::relax::Var::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