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 2022/01/17 08:28:14 UTC

[GitHub] [tvm] SebastianBoblestETAS opened a new pull request #9949: added unpacked-api option to graph executor

SebastianBoblestETAS opened a new pull request #9949:
URL: https://github.com/apache/tvm/pull/9949


   Thanks for contributing to TVM!   Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread.
   


-- 
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 #9949: added unpacked-api option to graph executor

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


   @SebastianBoblestETAS can we close this one then, if we're going the TIR export direction?


-- 
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] SebastianBoblestETAS commented on pull request #9949: added unpacked-api option to graph executor

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


   @areusch Yes, sure. I'll close it


-- 
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] SebastianBoblestETAS closed pull request #9949: added unpacked-api option to graph executor

Posted by GitBox <gi...@apache.org>.
SebastianBoblestETAS closed pull request #9949:
URL: https://github.com/apache/tvm/pull/9949


   


-- 
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] SebastianBoblestETAS commented on pull request #9949: added unpacked-api option to graph executor

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


   @areusch @Mousius This is the PR as discussed. Sorry, I do not know how I can add you as a reviewer.


-- 
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 #9949: added unpacked-api option to graph executor

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


   @SebastianBoblestETAS thanks for the PR! do you mind adding a unit test to verify we exercise this option in test (and then it shouldn't break again), perhaps in `tests/python/relay/test_backend_graph_executor.py` or tests/python/unittest/test_crt.py`?


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