junrushao commented on code in PR #14200:
URL: https://github.com/apache/tvm/pull/14200#discussion_r1128593066


##########
python/tvm/script/parser/tir/operation.py:
##########
@@ -46,12 +46,12 @@ def r(op: Type, i: int, m: OpMethod):  # pylint: 
disable=invalid-name
 
     for i in [0, 1]:
         # Case 1. binop

Review Comment:
   i was thinking if we could remove all the binary operators here given our 
printer has taken good care of it



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