tvm
tvm::DictAttrs Member List

This is the complete list of members for tvm::DictAttrs, including all inherited members.

__PtrType typedeftvm::DictAttrs
_type_is_nullabletvm::DictAttrsstatic
ContainerType typedeftvm::DictAttrs
DictAttrs(ffi::Map< ffi::String, Any > dict={})tvm::DictAttrsinlineexplicit
DictAttrs(DictAttrs &&other) noexcepttvm::DictAttrsinline
DictAttrs(const DictAttrs &other)=defaulttvm::DictAttrs
DictAttrs(::tvm::ffi::UnsafeInit tag)tvm::DictAttrsinlineexplicit
get() consttvm::DictAttrsinline
GetAttr(const std::string &attr_key, ffi::Optional< TObjectRef > default_value=ffi::Optional< TObjectRef >(std::nullopt)) consttvm::DictAttrsinline
GetAttr(const std::string &attr_key, TObjectRef default_value) consttvm::DictAttrsinline
HasNonzeroAttr(const std::string &attr_key) consttvm::DictAttrsinline
operator->() consttvm::DictAttrsinline
operator=(DictAttrs &&other) noexcepttvm::DictAttrsinline
operator=(const DictAttrs &other)=defaulttvm::DictAttrs
TVM_DEFINE_OBJECT_REF_COW_METHOD(DictAttrsNode)tvm::DictAttrs
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Attrs, ffi::ObjectRef, AttrsNode)tvm::Attrs