tvm
Loading...
Searching...
No Matches
tvm::relax::DataflowVar Member List

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

CopyWithDType(PrimType dtype) consttvm::Var
CopyWithName(const ffi::String &name) consttvm::Var
CopyWithSuffix(const ffi::String &suffix) consttvm::Var
DataflowVar(ffi::String name, 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::Var::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Var, Expr, VarNode)tvm::Var
tvm::Expr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Expr, ffi::ObjectRef, ExprNode)tvm::Expr
Var(ffi::String name, ffi::Optional< Type > ty_annotation, Span span=Span())tvm::Varexplicit