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 18:08:54 UTC

[GitHub] [tvm] manupa-arm opened a new pull request #9951: [microNPU] Removing constant args from PrimFunc

manupa-arm opened a new pull request #9951:
URL: https://github.com/apache/tvm/pull/9951


   Before this commit, microNPU creates PrimFunc as if it accepts constants from the callee. This commit changes the PrimFunc to remove the constants as an argument to PrimFunc as they are not provided from the main function.
   


-- 
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] Mousius commented on pull request #9951: [microNPU] Removing constant args from PrimFunc

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


   Thanks @manupa-arm / @mbaret - I declare this PR merged! :smile_cat: 


-- 
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 edited a comment on pull request #9951: [microNPU] Removing constant args from PrimFunc

Posted by GitBox <gi...@apache.org>.
manupa-arm edited a comment on pull request #9951:
URL: https://github.com/apache/tvm/pull/9951#issuecomment-1014789260






-- 
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 #9951: [microNPU] Removing constant args from PrimFunc

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


   This is blocked on #9929 


-- 
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] Mousius merged pull request #9951: [microNPU] Removing constant args from PrimFunc

Posted by GitBox <gi...@apache.org>.
Mousius merged pull request #9951:
URL: https://github.com/apache/tvm/pull/9951


   


-- 
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 #9951: [microNPU] Removing constant args from PrimFunc

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


   @mbaret a review here is appreciated!


-- 
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 edited a comment on pull request #9951: [microNPU] Removing constant args from PrimFunc

Posted by GitBox <gi...@apache.org>.
manupa-arm edited a comment on pull request #9951:
URL: https://github.com/apache/tvm/pull/9951#issuecomment-1014789260


   ~~This is blocked on #9929~~


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