|
tvm
|
This is the complete list of members for tvm::tirx::Var, including all inherited members.
| _type_container_is_exact | tvm::tirx::Var | static |
| ContainerType typedef | tvm::tirx::Var | |
| copy_with_dtype(PrimType dtype) const | tvm::tirx::Var | |
| copy_with_name(const ffi::String &name) const | tvm::tirx::Var | |
| CopyWithSuffix(const ffi::String &suffix) const | tvm::tirx::Var | |
| get() const | tvm::tirx::Var | inline |
| operator!=(const Expr &other) const =delete | tvm::Expr | |
| operator->() const | tvm::tirx::Var | inline |
| operator<(const Expr &other) const =delete | tvm::Expr | |
| operator==(const Expr &other) const =delete | tvm::Expr | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Expr, ffi::ObjectRef, ExprNode) | tvm::Expr | |
| Var(ffi::UnsafeInit tag) | tvm::tirx::Var | inlineexplicit |
| Var(ffi::ObjectPtr< VarNode > n) | tvm::tirx::Var | inlineexplicit |
| Var(ffi::String name_hint="v", PrimType dtype=PrimType::Int(32), Span span=Span()) | tvm::tirx::Var | explicit |
| Var(ffi::String name_hint, Type type_annotation, Span span=Span()) | tvm::tirx::Var | explicit |