|
tvm
|
This is the complete list of members for tvm::DictAttrs, including all inherited members.
| ContainerType typedef | tvm::DictAttrs | |
| DictAttrs(ffi::UnsafeInit tag) | tvm::DictAttrs | inlineexplicit |
| DictAttrs(ffi::Map< ffi::String, Any > dict={}) | tvm::DictAttrs | explicit |
| DictAttrs(::tvm::ffi::ObjectPtr< DictAttrsNode > n) | tvm::DictAttrs | inlineexplicit |
| DictAttrs(const DictAttrs &)=default | tvm::DictAttrs | |
| DictAttrs(DictAttrs &&)=default | tvm::DictAttrs | |
| 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=(const DictAttrs &)=default | tvm::DictAttrs | |
| operator=(DictAttrs &&)=default | tvm::DictAttrs | |
| TVM_DEFINE_OBJECT_REF_COW_METHOD(DictAttrsNode) | tvm::DictAttrs | |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Attrs, ffi::ObjectRef, BaseAttrsNode) | tvm::Attrs |