tvm
tvm::relax::ExecBuilderNode Member List

This is the complete list of members for tvm::relax::ExecBuilderNode, including all inherited members.

_GetOrAllocRuntimeTypeIndex()tvm::runtime::Objectinlinestatic
_type_child_slotstvm::runtime::Objectstatic
_type_child_slots_can_overflowtvm::runtime::Objectstatic
_type_finaltvm::runtime::Objectstatic
_type_has_method_sequal_reducetvm::runtime::Objectstatic
_type_has_method_shash_reducetvm::runtime::Objectstatic
_type_has_method_visit_attrstvm::runtime::Objectstatic
_type_indextvm::relax::ExecBuilderNodestatic
_type_keytvm::relax::ExecBuilderNodestatic
ConvertConstant(T value)tvm::relax::ExecBuilderNodeinline
Create()tvm::relax::ExecBuilderNodestatic
DeclareFunction(const std::string &func, vm::VMFuncInfo::FuncKind kind)tvm::relax::ExecBuilderNode
DecRef()tvm::runtime::Objectinlineprotected
deleter_tvm::runtime::Objectprotected
EmitCall(const std::string &func, std::vector< vm::Instruction::Arg > args, vm::RegName ret)tvm::relax::ExecBuilderNode
EmitCall(vm::Instruction::Arg func, std::vector< vm::Instruction::Arg > args, vm::RegName ret)tvm::relax::ExecBuilderNode
EmitFunction(const std::string &func, int64_t num_inputs, Optional< Array< String >> param_names, vm::VMFuncInfo::FuncKind kind=vm::VMFuncInfo::FuncKind::kVMFunc, int64_t init_register_size=0)tvm::relax::ExecBuilderNode
EmitGoto(vm::Index pc_offset)tvm::relax::ExecBuilderNode
EmitIf(vm::Instruction::Arg cond, vm::Index false_offset)tvm::relax::ExecBuilderNode
EmitRet(vm::Instruction::Arg result)tvm::relax::ExecBuilderNode
EndFunction(const std::string &func)tvm::relax::ExecBuilderNode
exec() consttvm::relax::ExecBuilderNode
FDeleter typedeftvm::runtime::Object
Get()tvm::relax::ExecBuilderNode
GetFunction(const std::string &name)tvm::relax::ExecBuilderNode
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::Objectprotectedstatic
GetTypeKey() consttvm::runtime::Objectinline
GetTypeKeyHash() consttvm::runtime::Objectinline
IncRef()tvm::runtime::Objectinlineprotected
IsInstance() consttvm::runtime::Objectinline
Object()tvm::runtime::Objectinline
Object(const Object &other)tvm::runtime::Objectinline
Object(Object &&other)tvm::runtime::Objectinline
operator=(const Object &other)tvm::runtime::Objectinline
operator=(Object &&other)tvm::runtime::Objectinline
ref_counter_tvm::runtime::Objectprotected
RefCounterType typedeftvm::runtime::Object
RuntimeTypeIndex()tvm::runtime::Objectinlinestatic
TVM_DECLARE_FINAL_OBJECT_INFO(ExecBuilderNode, Object)tvm::relax::ExecBuilderNode
type_index() consttvm::runtime::Objectinline
type_index_tvm::runtime::Objectprotected
TypeIndex2Key(uint32_t tindex)tvm::runtime::Objectstatic
TypeIndex2KeyHash(uint32_t tindex)tvm::runtime::Objectstatic
TypeKey2Index(const std::string &key)tvm::runtime::Objectstatic
unique() consttvm::runtime::Objectinline
VisitAttrs(AttrVisitor *v)tvm::relax::ExecBuilderNodeinline