|
tvm
|
This is the complete list of members for tvm::runtime::vm::VMFunction, including all inherited members.
| instructions | tvm::runtime::vm::VMFunction | |
| name | tvm::runtime::vm::VMFunction | |
| operator<<(std::ostream &os, const VMFunction &) | tvm::runtime::vm::VMFunction | friend |
| param_device_indexes | tvm::runtime::vm::VMFunction | |
| params | tvm::runtime::vm::VMFunction | |
| register_file_size | tvm::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::VMFunction | inline |
| VMFunction()=default | tvm::runtime::vm::VMFunction |
1.8.13