_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::auto_scheduler::SearchPolicyNode | static |
ContinueSearchOneRound(int num_measure, ProgramMeasurer measurer)=0 | tvm::auto_scheduler::SearchPolicyNode | pure virtual |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
FDeleter typedef | tvm::runtime::Object | |
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 |
GetTypeKey() const | tvm::runtime::Object | inline |
GetTypeKeyHash() const | tvm::runtime::Object | inline |
IncRef() | tvm::runtime::Object | inlineprotected |
IsInstance() const | tvm::runtime::Object | inline |
measured_states_set_ | tvm::auto_scheduler::SearchPolicyNode | protected |
measured_states_throughputs_ | tvm::auto_scheduler::SearchPolicyNode | protected |
measured_states_vector_ | tvm::auto_scheduler::SearchPolicyNode | protected |
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 |
PreloadMeasuredStates(const String &log_file) | tvm::auto_scheduler::SearchPolicyNode | |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
RunCallbacks(const Array< SearchCallback > &callbacks) | tvm::auto_scheduler::SearchPolicyNode | |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
Search(int num_measure_trials, int early_stopping, int num_measures_per_round, ProgramMeasurer measurer)=0 | tvm::auto_scheduler::SearchPolicyNode | pure virtual |
search_task | tvm::auto_scheduler::SearchPolicyNode | |
TVM_DECLARE_BASE_OBJECT_INFO(SearchPolicyNode, Object) | tvm::auto_scheduler::SearchPolicyNode | |
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 |
verbose | tvm::auto_scheduler::SearchPolicyNode | |
VisitAttrs(AttrVisitor *v) | tvm::auto_scheduler::SearchPolicyNode | inline |