|
tvm
|
Files | |
| builtin.h | |
| cuda_ipc_memory.h | |
| disco_worker.h | |
| This file defines a worker in Disco. A worker can be launched in a separate thread or process as long as the channel supports bi-directional communication in-between the worker and the controler. | |
| session.h | |
| This file serves as the entry point of Disco and defines key data structures and interfaces. | |