Managed reference class to TargetKindNode.
More...
#include <target_kind.h>
Managed reference class to TargetKindNode.
- See also
- TargetKindNode
◆ TargetKind()
tvm::TargetKind::TargetKind |
( |
| ) |
|
|
default |
◆ Get()
static Optional<TargetKind> tvm::TargetKind::Get |
( |
const String & |
target_kind_name | ) |
|
|
static |
Retrieve the TargetKind given its name.
- Parameters
-
target_kind_name | Name of the target kind |
- Returns
- The TargetKind requested
◆ GetAttrMap()
template<typename ValueType >
TargetKindAttrMap< ValueType > tvm::TargetKind::GetAttrMap |
( |
const String & |
attr_name | ) |
|
|
inlinestatic |
Get the attribute map given the attribute name.
◆ operator->()
Mutable access to the container class
◆ TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS()
◆ TargetInternal
friend class TargetInternal |
|
friend |
◆ TargetKindRegEntry
The documentation for this class was generated from the following file: