_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::meta_schedule::PyCostModelNode | static |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
f_as_string | tvm::meta_schedule::PyCostModelNode | |
f_load | tvm::meta_schedule::PyCostModelNode | |
f_predict | tvm::meta_schedule::PyCostModelNode | |
f_save | tvm::meta_schedule::PyCostModelNode | |
f_update | tvm::meta_schedule::PyCostModelNode | |
FAsString typedef | tvm::meta_schedule::PyCostModelNode | |
FDeleter typedef | tvm::runtime::Object | |
FLoad typedef | tvm::meta_schedule::PyCostModelNode | |
FPredict typedef | tvm::meta_schedule::PyCostModelNode | |
FSave typedef | tvm::meta_schedule::PyCostModelNode | |
FUpdate typedef | tvm::meta_schedule::PyCostModelNode | |
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 |
Load(const String &path) | tvm::meta_schedule::PyCostModelNode | virtual |
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 |
Predict(const TuneContext &context, const Array< MeasureCandidate > &candidates) | tvm::meta_schedule::PyCostModelNode | virtual |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
Save(const String &path) | tvm::meta_schedule::PyCostModelNode | virtual |
TVM_DECLARE_BASE_OBJECT_INFO(CostModelNode, Object) | tvm::meta_schedule::CostModelNode | |
TVM_DECLARE_FINAL_OBJECT_INFO(PyCostModelNode, CostModelNode) | tvm::meta_schedule::PyCostModelNode | |
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 |
Update(const TuneContext &context, const Array< MeasureCandidate > &candidates, const Array< RunnerResult > &results) | tvm::meta_schedule::PyCostModelNode | virtual |
VisitAttrs(tvm::AttrVisitor *v) | tvm::meta_schedule::PyCostModelNode | inline |
~CostModelNode()=default | tvm::meta_schedule::CostModelNode | virtual |