tvm
Loading...
Searching...
No Matches
tvm::Var Member List

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

CopyWithDType(PrimType dtype) consttvm::Var
CopyWithName(const ffi::String &name) consttvm::Var
CopyWithSuffix(const ffi::String &suffix) consttvm::Var
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::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