jcf94 commented on pull request #6750:
URL: https://github.com/apache/incubator-tvm/pull/6750#issuecomment-716932884


   @junrushao1994 @FrozenGene Thanks!
   Our former implementation of layout rewrite is used for end to end relay 
integration, and we'll modify the input tensor directly since all these can be 
seen as parts of the pre-process.
   Currently we got a simpler demand, we would like to get the well scheduled 
kernel from TVM and apply it to some where else. We want to keep the 
input/output size the same, so it can be used as a out-of-the-box kernel, while 
at the same time we can still benefit from the layout rewrite optimization.


----------------------------------------------------------------
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:
[email protected]


Reply via email to