junrushao commented on PR #15706:
URL: https://github.com/apache/tvm/pull/15706#issuecomment-1721978241

   Thanks @Lunderberg! 100% agreed with your comments, and particularly, 
feeling the same as you that the previous generation of TVMScript printer comes 
with many subtle issues making it not good looking or non-pythonic at all, as 
you mentioned, extra parentheses, non-fused loops, and ramp/broadcast syntax. 
The environment variable based approach is even better to me. Happy to get it 
in!
   
   I have been thinking about this issue as well in the recent days, as it's 
something we all care about a lot. I think all of us agree with the formatting 
perspective, and my personal source of pain is mainly about the line width. How 
about @Hzfengsy? If line-width is the only thing we have different opinions, we 
can make it configurable using an environment variable.
   
   Let's also move the discussion to @Lunderberg's new PR for more visbility!
   
   Thanks again Eric for being always super thoughtful!


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