You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/11/03 03:46:57 UTC

[GitHub] [tvm] Hzfengsy commented on pull request #9436: Add is_entry_func tag for device function

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org