Hzfengsy commented on pull request #9436: URL: https://github.com/apache/tvm/pull/9436#issuecomment-958635367
IIUC, the device function is not the entry function. Take `cuda` backend as an example, we start the program on the host (`llvm` program) and than call `cuda` kernels. So the host function is the entry function. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
