This is the complete list of members for tvm::relay::Call, including all inherited members.
_type_is_nullable | tvm::runtime::ObjectRef | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
Call(Expr op, Array< Expr > args, Attrs attrs=Attrs(), Array< Type > type_args=Array< Type >(), Span span=Span()) | tvm::relay::Call | |
ContainerType typedef | tvm::runtime::ObjectRef | |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::ObjectRef | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
TVM_DEFINE_OBJECT_REF_COW_METHOD(CallNode) | tvm::relay::Call | |
TVM_DEFINE_OBJECT_REF_METHODS(Call, RelayExpr, CallNode) | tvm::relay::Call | |
tvm::RelayExpr::TVM_DEFINE_OBJECT_REF_METHODS(RelayExpr, BaseExpr, RelayExprNode) | tvm::RelayExpr | |
tvm::BaseExpr::TVM_DEFINE_OBJECT_REF_METHODS(BaseExpr, ObjectRef, BaseExprNode) | tvm::BaseExpr | |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |
~Call() | tvm::relay::Call | |