tvm
tvm::ReflectionVTable Member List

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

CreateInitObject(const std::string &type_key, const std::string &repr_bytes="") consttvm::ReflectionVTable
CreateObject(const std::string &type_key, const runtime::TVMArgs &kwargs)tvm::ReflectionVTable
CreateObject(const std::string &type_key, const Map< String, ObjectRef > &kwargs)tvm::ReflectionVTable
FCreate typedeftvm::ReflectionVTable
FReprBytes typedeftvm::ReflectionVTable
FSEqualReduce typedeftvm::ReflectionVTable
FSHashReduce typedeftvm::ReflectionVTable
FVisitAttrs typedeftvm::ReflectionVTable
GetAttr(Object *self, const String &attr_name) consttvm::ReflectionVTable
GetReprBytes(const Object *self, std::string *repr_bytes) consttvm::ReflectionVTableinline
Global()tvm::ReflectionVTablestatic
ListAttrNames(Object *self) consttvm::ReflectionVTable
Register()tvm::ReflectionVTableinline
SEqualReduce(const Object *self, const Object *other, SEqualReducer equal) consttvm::ReflectionVTable
SHashReduce(const Object *self, SHashReducer hash_reduce) consttvm::ReflectionVTable
VisitAttrs(Object *self, AttrVisitor *visitor) consttvm::ReflectionVTableinline