leeexyz commented on pull request #7469:
URL: https://github.com/apache/tvm/pull/7469#issuecomment-783228958


   Hi, this is a good and simple idea to skip the expression too complex. I 
just wonder if there is a case that many basic arithmetic operations composited 
together, and many of them can be simplified. But, here using a counter to 
calculate the complexity of expression and skip it if greater than a const, say 
256 in the PR. Is it approprate?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to