masahi commented on pull request #10118:
URL: https://github.com/apache/tvm/pull/10118#issuecomment-1027266790


   > Same here. I have 2 proposals:
   > 
   >     * replace `_in` with `_in_input` and `_in2` with `_in_infer`.
   > 
   >     * Or more explicit, `_in` with `_in_producer` and `_in2` with 
`_in_consumer`.
   > 
   > 
   > Not sure which one would you prefer? Or any other ideas?
   
   I prefer the second one.  I thought `infer`-ed or not is for `old vs new` 
distinction? I think I prefer `before vs after` than `old vs new`, but a name 
like `before_in_producer` doesn't sound good... Actually I don't understand why 
we need 2 x 2 combination of layouts. 


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