_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::DataflowBlockRewriteNode | static |
Add(Binding binding) | tvm::relax::DataflowBlockRewriteNode | |
Add(String var_name, Expr expr, bool is_dfvar=false) | tvm::relax::DataflowBlockRewriteNode | inline |
Add(Expr expr, bool is_dfvar=false) | tvm::relax::DataflowBlockRewriteNode | inline |
DataflowBlockRewrite class | tvm::relax::DataflowBlockRewriteNode | friend |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
dfb_ | tvm::relax::DataflowBlockRewriteNode | protected |
FDeleter typedef | tvm::runtime::Object | |
fn_outputs_ | tvm::relax::DataflowBlockRewriteNode | protected |
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 |
MutatedDataflowBlock() | tvm::relax::DataflowBlockRewriteNode | inline |
MutatedFunc() | tvm::relax::DataflowBlockRewriteNode | inline |
MutateIRModule(IRModule irmod) | tvm::relax::DataflowBlockRewriteNode | |
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 |
original_fn_ptr_ | tvm::relax::DataflowBlockRewriteNode | protected |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
RemoveAllUnused() | tvm::relax::DataflowBlockRewriteNode | |
RemoveUnused(Var unused, bool allow_undef=false) | tvm::relax::DataflowBlockRewriteNode | |
ReplaceAllUses(Var old_var, Var new_var) | tvm::relax::DataflowBlockRewriteNode | |
root_fn_ | tvm::relax::DataflowBlockRewriteNode | protected |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
to_users_ | tvm::relax::DataflowBlockRewriteNode | protected |
TVM_DECLARE_FINAL_OBJECT_INFO(DataflowBlockRewriteNode, Object) | tvm::relax::DataflowBlockRewriteNode | |
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 |
VisitAttrs(AttrVisitor *v) | tvm::relax::DataflowBlockRewriteNode | inline |