tvm
|
This is the complete list of members for tvm::meta_schedule::Database, including all inherited members.
_type_is_nullable | tvm::runtime::ObjectRef | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
ContainerType typedef | tvm::runtime::ObjectRef | |
Current() | tvm::meta_schedule::Database | static |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
EnterWithScope() | tvm::meta_schedule::Database | |
ExitWithScope() | tvm::meta_schedule::Database | |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
JSONDatabase(String path_workload, String path_tuning_record, bool allow_missing, String mod_eq_name="structural") | tvm::meta_schedule::Database | static |
MemoryDatabase(String mod_eq_name="structural") | tvm::meta_schedule::Database | static |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::ObjectRef | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
OrderedUnionDatabase(Array< Database, void > databases) | tvm::meta_schedule::Database | static |
PyDatabase(PyDatabaseNode::FHasWorkload f_has_workload, PyDatabaseNode::FCommitWorkload f_commit_workload, PyDatabaseNode::FCommitTuningRecord f_commit_tuning_record, PyDatabaseNode::FGetTopK f_get_top_k, PyDatabaseNode::FGetAllTuningRecords f_get_all_tuning_records, PyDatabaseNode::FQueryTuningRecord f_query_tuning_record, PyDatabaseNode::FQuerySchedule f_query_schedule, PyDatabaseNode::FQueryIRModule f_query_ir_module, PyDatabaseNode::FSize f_size, String mod_eq_name="structural") | tvm::meta_schedule::Database | static |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
ScheduleFnDatabase(runtime::TypedPackedFunc< bool(tir::Schedule)> schedule_fn, String mod_eq_name="structural") | tvm::meta_schedule::Database | static |
TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS(Database, runtime::ObjectRef, DatabaseNode) | tvm::meta_schedule::Database | |
UnionDatabase(Array< Database, void > databases) | tvm::meta_schedule::Database | static |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |