|
tvm
|
This is the complete list of members for tvm::VirtualDevice, including all inherited members.
| _type_is_nullable | tvm::runtime::ObjectRef | static |
| as() const | tvm::runtime::ObjectRef | inline |
| ContainerType typedef | tvm::runtime::ObjectRef | |
| data_ | tvm::runtime::ObjectRef | protected |
| Default(const VirtualDevice &lhs, const VirtualDevice &rhs) | tvm::VirtualDevice | static |
| defined() const | tvm::runtime::ObjectRef | inline |
| DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| ForDevice(const Device &device) | tvm::VirtualDevice | inlinestatic |
| ForDeviceAndTarget(const Device &device, Target target) | tvm::VirtualDevice | inlinestatic |
| ForDeviceTargetAndMemoryScope(const Device &device, Target target, MemoryScope memory_scope) | tvm::VirtualDevice | inlinestatic |
| ForDeviceType(DLDeviceType device_type, int virtual_device_id=-1) | tvm::VirtualDevice | inlinestatic |
| ForDeviceType(int device_type, int virtual_device_id=-1) | tvm::VirtualDevice | inlinestatic |
| ForDeviceType(const Integer &device_type, int virtual_device_id=-1) | tvm::VirtualDevice | inlinestatic |
| ForMemoryScope(MemoryScope memory_scope) | tvm::VirtualDevice | inlinestatic |
| ForTarget(Target target) | tvm::VirtualDevice | inlinestatic |
| FullyUnconstrained() | tvm::VirtualDevice | static |
| get() const | tvm::runtime::ObjectRef | inline |
| get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
| GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| Join(const VirtualDevice &lhs, const VirtualDevice &rhs) | tvm::VirtualDevice | static |
| 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_NOTNULLABLE_OBJECT_REF_METHODS(VirtualDevice, ObjectRef, VirtualDeviceNode) | tvm::VirtualDevice | |
| unique() const | tvm::runtime::ObjectRef | inline |
| use_count() const | tvm::runtime::ObjectRef | inline |
| VirtualDevice(DLDeviceType device_type=kInvalidDeviceType, int virtual_device_id=-1, Target target={}, MemoryScope memory_scope={}) | tvm::VirtualDevice | explicit |
| VirtualDeviceCache class | tvm::VirtualDevice | friend |
1.8.13