This is the complete list of members for tvm::relay::FunctionNode, including all inherited members.
_GetOrAllocRuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
_type_child_slots | tvm::BaseFuncNode | static |
_type_child_slots_can_overflow | tvm::runtime::Object | static |
_type_final | tvm::runtime::Object | static |
_type_has_method_sequal_reduce | tvm::BaseExprNode | static |
_type_has_method_shash_reduce | tvm::BaseExprNode | static |
_type_has_method_visit_attrs | tvm::runtime::Object | static |
_type_index | tvm::runtime::Object | static |
_type_key | tvm::relay::FunctionNode | static |
attrs | tvm::BaseFuncNode | |
body | tvm::relay::FunctionNode | |
checked_type() const | tvm::RelayExprNode | inline |
checked_type_ | tvm::RelayExprNode | mutable |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
FDeleter typedef | tvm::runtime::Object | |
func_type_annotation() const | tvm::relay::FunctionNode | |
GetAttr(const std::string &attr_key, Optional< TObjectRef > default_value=Optional< TObjectRef >(nullptr)) const | tvm::BaseFuncNode | inline |
GetAttr(const std::string &attr_key, TObjectRef default_value) const | tvm::BaseFuncNode | inline |
GetLinkageType() const | tvm::BaseFuncNode | inline |
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 |
HasNonzeroAttr(const std::string &attr_key) const | tvm::BaseFuncNode | inline |
IncRef() | tvm::runtime::Object | inlineprotected |
IsInstance() const | tvm::runtime::Object | inline |
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 |
params | tvm::relay::FunctionNode | |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
ret_type | tvm::relay::FunctionNode | |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
SEqualReduce(const FunctionNode *other, SEqualReducer equal) const | tvm::relay::FunctionNode | inline |
SHashReduce(SHashReducer hash_reduce) const | tvm::relay::FunctionNode | inline |
span | tvm::BaseExprNode | mutable |
struct_info_ | tvm::RelayExprNode | mutable |
TVM_DECLARE_BASE_OBJECT_INFO(BaseFuncNode, RelayExprNode) | tvm::BaseFuncNode | |
tvm::RelayExprNode::TVM_DECLARE_BASE_OBJECT_INFO(RelayExprNode, BaseExprNode) | tvm::RelayExprNode | |
tvm::BaseExprNode::TVM_DECLARE_BASE_OBJECT_INFO(BaseExprNode, Object) | tvm::BaseExprNode | |
TVM_DECLARE_FINAL_OBJECT_INFO(FunctionNode, BaseFuncNode) | tvm::relay::FunctionNode | |
type_as() const | tvm::RelayExprNode | inline |
type_index() const | tvm::runtime::Object | inline |
type_index_ | tvm::runtime::Object | protected |
type_params | tvm::relay::FunctionNode | |
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 |
virtual_device() const | tvm::RelayExprNode | |
virtual_device_ | tvm::RelayExprNode | mutable |
VisitAttrs(tvm::AttrVisitor *v) | tvm::relay::FunctionNode | inline |