Hzfengsy commented on pull request #9315:
URL: https://github.com/apache/tvm/pull/9315#issuecomment-950107335


   I totally agree with @quic-sanirudh. `T` would be much easier when we do 
round-trips. And we may move towards it.
   
   The only concern is that `T` is a alias of `tir`, which makes no sense 
without `from tvm.script import tir as T`. So I guess we may print `from 
tvm.script import tir as T` at the start of script if we want to use `T` (or 
any other alias different from `tir`) as default.


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