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

Managed reference to VDeviceNode. More...

#include <global_info.h>

Inheritance diagram for tvm::VDevice:
Collaboration diagram for tvm::VDevice:

Public Member Functions

 VDevice (Target tgt, int dev_id, MemoryScope mem_scope)
 
 TVM_DEFINE_OBJECT_REF_METHODS (VDevice, GlobalInfo, VDeviceNode)
 
- Public Member Functions inherited from tvm::GlobalInfo
 TVM_DEFINE_OBJECT_REF_METHODS (GlobalInfo, ObjectRef, GlobalInfoNode)
 

Detailed Description

Managed reference to VDeviceNode.

See also
VDeviceNode

Constructor & Destructor Documentation

◆ VDevice()

tvm::VDevice::VDevice ( Target  tgt,
int  dev_id,
MemoryScope  mem_scope 
)
explicit

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_METHODS()

tvm::VDevice::TVM_DEFINE_OBJECT_REF_METHODS ( VDevice  ,
GlobalInfo  ,
VDeviceNode   
)

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