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/12/03 18:24:47 UTC

[GitHub] [tvm] huajsj commented on pull request #9494: [WIP][Runtime] Pipeline Executor Add Set and Get Input/Output interfaces.

huajsj commented on pull request #9494:
URL: https://github.com/apache/tvm/pull/9494#issuecomment-985734802


   thanks @masahi @comaniac for the review, and sorry for inconvenience caused by the big PR code size,  I start to split this PR into 4 small PR to make it more review friendly, following is the plan of patch splitting, associated tracking issue also get updated.
   
    1. Pipeline executor set_input implementation and input configuration loading.
    2. Pipeline executor set_params implementation and params configuration loading.
    3. Pipeline executor runtime interface declare and implementation.
    4. Pipeline executor pipe line sequence execution.


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