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/09/24 16:04:02 UTC

[GitHub] [tvm] Mousius opened a new pull request #9106: Migrate C Interface API Generation to C++

Mousius opened a new pull request #9106:
URL: https://github.com/apache/tvm/pull/9106


   Using the new name transformations added in #9088, the C interface API is now generated in C++ rather than in Python.
   
   Follow up PRs will clean up any remaining name transformation inconsistencies.
   
   Fixes #8792
   


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



[GitHub] [tvm] manupa-arm commented on pull request #9106: Migrate C Interface API Generation to C++

Posted by GitBox <gi...@apache.org>.
manupa-arm commented on pull request #9106:
URL: https://github.com/apache/tvm/pull/9106#issuecomment-938385935


   Thanks @Mousius @areusch!


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



[GitHub] [tvm] manupa-arm merged pull request #9106: Migrate C Interface API Generation to C++

Posted by GitBox <gi...@apache.org>.
manupa-arm merged pull request #9106:
URL: https://github.com/apache/tvm/pull/9106


   


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



[GitHub] [tvm] areusch commented on pull request #9106: Migrate C Interface API Generation to C++

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #9106:
URL: https://github.com/apache/tvm/pull/9106#issuecomment-933934397


   @Mousius lgtm but please address the CI failure


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