This is the complete list of members for tvm::runtime::SessionObj, including all inherited members.
_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::runtime::SessionObj | static |
CallPacked(const DRef &func, Args &&... args) | tvm::runtime::SessionObj | |
CallPacked(const DRef &func, Args &&... args) | tvm::runtime::SessionObj | |
CallWithPacked(const TVMArgs &args)=0 | tvm::runtime::SessionObj | pure virtual |
CopyFromWorker0(const NDArray &host_array, const DRef &remote_array)=0 | tvm::runtime::SessionObj | pure virtual |
CopyToWorker0(const NDArray &host_array, const DRef &remote_array)=0 | tvm::runtime::SessionObj | pure virtual |
DeallocReg(int reg_id)=0 | tvm::runtime::SessionObj | protectedpure virtual |
DebugGetFromRemote(int64_t reg_id, int worker_id)=0 | tvm::runtime::SessionObj | pure virtual |
DebugSetRegister(int64_t reg_id, TVMArgValue value, int worker_id)=0 | tvm::runtime::SessionObj | pure virtual |
DecRef() | tvm::runtime::Object | inlineprotected |
deleter_ | tvm::runtime::Object | protected |
DRefObj class | tvm::runtime::SessionObj | friend |
FDeleter typedef | tvm::runtime::Object | |
GetGlobalFunc(const std::string &name)=0 | tvm::runtime::SessionObj | pure virtual |
GetNumWorkers()=0 | tvm::runtime::SessionObj | pure virtual |
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 |
InitCCL(String ccl, IntTuple device_ids)=0 | tvm::runtime::SessionObj | pure virtual |
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 |
ref_counter_ | tvm::runtime::Object | protected |
RefCounterType typedef | tvm::runtime::Object | |
RuntimeTypeIndex() | tvm::runtime::Object | inlinestatic |
SessionObj::FFI | tvm::runtime::SessionObj | friend |
Shutdown()=0 | tvm::runtime::SessionObj | pure virtual |
SyncWorker(int worker_id)=0 | tvm::runtime::SessionObj | pure virtual |
TVM_DECLARE_BASE_OBJECT_INFO(SessionObj, Object) | tvm::runtime::SessionObj | |
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 |
~SessionObj()=default | tvm::runtime::SessionObj | virtual |