tvm
Public Member Functions | List of all members
tvm::runtime::DRef Class Reference

Managed reference to DRefObj. More...

#include <session.h>

Inheritance diagram for tvm::runtime::DRef:
Collaboration diagram for tvm::runtime::DRef:

Public Member Functions

 TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS (DRef, ObjectRef, DRefObj)
 

Detailed Description

Managed reference to DRefObj.

See also
DRefObj
Note
No public constructor is provided as it is not supposed to be directly created by users.

Member Function Documentation

◆ TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS()

tvm::runtime::DRef::TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS ( DRef  ,
ObjectRef  ,
DRefObj   
)

The documentation for this class was generated from the following file: