tvm
tvm::runtime::vm::VMFunction Member List

This is the complete list of members for tvm::runtime::vm::VMFunction, including all inherited members.

instructionstvm::runtime::vm::VMFunction
nametvm::runtime::vm::VMFunction
operator<<(std::ostream &os, const VMFunction &)tvm::runtime::vm::VMFunctionfriend
param_device_indexestvm::runtime::vm::VMFunction
paramstvm::runtime::vm::VMFunction
register_file_sizetvm::runtime::vm::VMFunction
VMFunction(std::string name, std::vector< std::string > params, std::vector< Instruction > instructions, Index register_file_size, std::vector< Index > param_device_indexes)tvm::runtime::vm::VMFunctioninline
VMFunction()=defaulttvm::runtime::vm::VMFunction