|
tvm
|
This is the complete list of members for tvm::DictAttrs, including all inherited members.
| __PtrType typedef | tvm::DictAttrs | |
| _type_is_nullable | tvm::DictAttrs | static |
| ContainerType typedef | tvm::DictAttrs | |
| DictAttrs(ffi::Map< ffi::String, Any > dict={}) | tvm::DictAttrs | inlineexplicit |
| DictAttrs(DictAttrs &&other) noexcept | tvm::DictAttrs | inline |
| DictAttrs(const DictAttrs &other)=default | tvm::DictAttrs | |
| DictAttrs(::tvm::ffi::UnsafeInit tag) | tvm::DictAttrs | inlineexplicit |
| get() const | tvm::DictAttrs | inline |
| GetAttr(const std::string &attr_key, ffi::Optional< TObjectRef > default_value=ffi::Optional< TObjectRef >(std::nullopt)) const | tvm::DictAttrs | inline |
| GetAttr(const std::string &attr_key, TObjectRef default_value) const | tvm::DictAttrs | inline |
| HasNonzeroAttr(const std::string &attr_key) const | tvm::DictAttrs | inline |
| operator->() const | tvm::DictAttrs | inline |
| operator=(DictAttrs &&other) noexcept | tvm::DictAttrs | inline |
| operator=(const DictAttrs &other)=default | tvm::DictAttrs | |
| TVM_DEFINE_OBJECT_REF_COW_METHOD(DictAttrsNode) | tvm::DictAttrs | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Attrs, ffi::ObjectRef, AttrsNode) | tvm::Attrs |