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 06:08:16 UTC

[GitHub] [tvm] SYangDong edited a comment on pull request #9436: Add is_entry_func tag for device function

SYangDong edited a comment on pull request #9436:
URL: https://github.com/apache/tvm/pull/9436#issuecomment-958676448


   If we consider only one single operator, the purpose of this modification is to mark the device function after being split as entry function(map to the global function in cuda code). The other PrimFuncs in the IRModule are ``__device_``  functions in code code. 


-- 
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