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 2020/06/09 15:51:34 UTC

[GitHub] [incubator-tvm] tqchen opened a new pull request #5750: [REFACTOR][TIR] Provide->ProducerStore, Realize->ProducerRealize.

tqchen opened a new pull request #5750:
URL: https://github.com/apache/incubator-tvm/pull/5750


   This PR finishes up the final step for DSL/TIR de-coupling to refactor
   Provide/Realize to use the DataProducer.
   
   As in the case of ProducerLoad, ProducerStore/Realize are not supposed
   to appear in a vaid TIR function ans are only used by high-level DSLs
   as intermediate structures.
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen commented on pull request #5750: [REFACTOR][TIR] Provide->ProducerStore, Realize->ProducerRealize.

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #5750:
URL: https://github.com/apache/incubator-tvm/pull/5750#issuecomment-641383067


   cc @ZihengJiang @junrushao1994 @tmoreau89 @yzhliu @icemelon9 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen merged pull request #5750: [REFACTOR][TIR] Provide->ProducerStore, Realize->ProducerRealize.

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #5750:
URL: https://github.com/apache/incubator-tvm/pull/5750


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-tvm] jroesch commented on pull request #5750: [REFACTOR][TIR] Provide->ProducerStore, Realize->ProducerRealize.

Posted by GitBox <gi...@apache.org>.
jroesch commented on pull request #5750:
URL: https://github.com/apache/incubator-tvm/pull/5750#issuecomment-641729526


   I did a quick review, looks good to me.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org