This is the complete list of members for tvm::relax::DatabaseNode, including all inherited members.
_GetOrAllocRuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
_type_child_slots | tvm::runtime::Object | static |
_type_child_slots_can_overflow | tvm::runtime::Object | static |
_type_final | tvm::runtime::Object | static |
_type_has_method_sequal_reduce | tvm::runtime::Object | static |
_type_has_method_shash_reduce | tvm::runtime::Object | static |
_type_has_method_visit_attrs | tvm::runtime::Object | static |
_type_index | tvm::runtime::Object | static |
_type_key | tvm::relax::DatabaseNode | static |
CommitMeasurementRecord(const meta_schedule::Workload &workload, const Target &target, const Array< FloatImm > &record)=0 | tvm::relax::DatabaseNode | pure virtual |
CommitTuningRecord(const meta_schedule::Workload &workload, const Target &target, const TuningRecord &record)=0 | tvm::relax::DatabaseNode | pure virtual |
CommitWorkload(const IRModule &mod)=0 | tvm::relax::DatabaseNode | pure virtual |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
FDeleter typedef | tvm::runtime::Object | |
GetMeasurementRecord(const meta_schedule::Workload &workload, const Target target)=0 | tvm::relax::DatabaseNode | pure virtual |
GetOrAllocRuntimeTypeIndex(const std::string &key, uint32_t static_tindex, uint32_t parent_tindex, uint32_t type_child_slots, bool type_child_slots_can_overflow) | tvm::runtime::Object | protectedstatic |
GetTopK(const meta_schedule::Workload &workload, const Target &target, int top_k)=0 | tvm::relax::DatabaseNode | pure virtual |
GetTypeKey() const | tvm::runtime::Object | inline |
GetTypeKeyHash() const | tvm::runtime::Object | inline |
HasMeasurementRecord(const meta_schedule::Workload &workload, const Target &target)=0 | tvm::relax::DatabaseNode | pure virtual |
HasTuningRecord(const meta_schedule::Workload &workload, const Target &target)=0 | tvm::relax::DatabaseNode | pure virtual |
HasWorkload(const IRModule &mod)=0 | tvm::relax::DatabaseNode | pure virtual |
IncRef() | tvm::runtime::Object | inlineprotected |
IsInstance() const | tvm::runtime::Object | inline |
Object() | tvm::runtime::Object | inline |
Object(const Object &other) | tvm::runtime::Object | inline |
Object(Object &&other) | tvm::runtime::Object | inline |
operator=(const Object &other) | tvm::runtime::Object | inline |
operator=(Object &&other) | tvm::runtime::Object | inline |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
TVM_DECLARE_BASE_OBJECT_INFO(DatabaseNode, runtime::Object) | tvm::relax::DatabaseNode | |
type_index() const | tvm::runtime::Object | inline |
type_index_ | tvm::runtime::Object | protected |
TypeIndex2Key(uint32_t tindex) | tvm::runtime::Object | static |
TypeIndex2KeyHash(uint32_t tindex) | tvm::runtime::Object | static |
TypeKey2Index(const std::string &key) | tvm::runtime::Object | static |
unique() const | tvm::runtime::Object | inline |
~DatabaseNode()=default | tvm::relax::DatabaseNode | virtual |