|
tvm
|
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::DataflowVar | explicit |
| operator!=(const Expr &other) const =delete | tvm::Expr | |
| operator<(const Expr &other) const =delete | tvm::Expr | |
| operator==(const Expr &other) const =delete | tvm::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::Var | explicit |