|
tvm
|
This is the complete list of members for tvm::relax::Constant, including all inherited members.
| Constant(runtime::Tensor data, ffi::Optional< Type > ty_annotation=std::nullopt, Span span=Span()) | tvm::relax::Constant | 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_DEFINE_OBJECT_REF_COW_METHOD(ConstantNode) | tvm::relax::Constant | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Constant, Expr, ConstantNode) | tvm::relax::Constant | |
| tvm::Expr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Expr, ffi::ObjectRef, ExprNode) | tvm::Expr |