tvm
|
Files | |
file | builtin.h [code] |
file | cuda_ipc_memory.h [code] |
file | disco_worker.h [code] |
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. | |
file | session.h [code] |
This file serves as the entry point of Disco and defines key data structures and interfaces. | |