Lunderberg commented on PR #13438:
URL: https://github.com/apache/tvm/pull/13438#issuecomment-1324024874

   Good point on the `T.Select` optimizing out during unrolling, so it wouldn't 
be something with semantic meaning early on.  That makes sense on having the 
flag to disable it the formatting.  Looks like I initially added 
`black_format=True` as an argument to `cprint`, but not to the methods that 
call into it.  All the `obj.show()` methods now also have a `black_format=True` 
argument.


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