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/04/26 18:38:45 UTC

[GitHub] [tvm] huajsj opened a new pull request, #11133: [Runtime][PipelineExecutor] Add cross compile support for pipeline executor.

huajsj opened a new pull request, #11133:
URL: https://github.com/apache/tvm/pull/11133

   Issue: https://github.com/apache/tvm/issues/8596
   RFC: https://github.com/apache/tvm-rfcs/pull/0014
   
   Pipeline executor used PipelineExecutorFactory to do the pipeline configuration store and library exporting work, but the current export not support the cross compile, add related logic.
   


-- 
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] huajsj commented on pull request #11133: [Runtime][PipelineExecutor] Refactor PipelineExecutor.py and Add cross compile support for pipeline executor.

Posted by GitBox <gi...@apache.org>.
huajsj commented on PR #11133:
URL: https://github.com/apache/tvm/pull/11133#issuecomment-1116306579

   @masahi , @comaniac 


-- 
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] masahi merged pull request #11133: [Runtime][PipelineExecutor] Refactor PipelineExecutor.py and Add cross compile support for pipeline executor.

Posted by GitBox <gi...@apache.org>.
masahi merged PR #11133:
URL: https://github.com/apache/tvm/pull/11133


-- 
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] huajsj commented on pull request #11133: [Runtime][PipelineExecutor] Refactor PipelineExecutor.py and Add cross compile support for pipeline executor.

Posted by GitBox <gi...@apache.org>.
huajsj commented on PR #11133:
URL: https://github.com/apache/tvm/pull/11133#issuecomment-1112593107

   @masahi , please take a look.


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