tqchen commented on PR #77:
URL: https://github.com/apache/tvm-rfcs/pull/77#issuecomment-1167249134

   > For this, would the layout re-flowing occur periodically during 
optimization?
   
   This is a point where likely different variation of (some sort of 
search)algorithm might be necessary, our first step would be to allow the TIR 
level to give such feedback to the global level(via a probabilistic space) and 
search can be done more smartly.
   
   >  The element-wise operations impose a constraint such that input and 
output layouts, that the input and output have identical layouts.
   
   Agree, this is something that we can do


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to