You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/03/27 00:59:49 UTC

[GitHub] [tvm] spectrometerHBH commented on pull request #7752: [ARITH] detect iter affine map with predicate

spectrometerHBH commented on pull request #7752:
URL: https://github.com/apache/tvm/pull/7752#issuecomment-808608709


   > Thanks @spectrometerHBH There seems to be three places where the ExprComplexity is involved.
   > 
   > * https://github.com/apache/tvm/blob/main/src/arith/solve_linear_inequality.cc#L55
   > * #7469
   > 
   > Given your PrimExprSizeCounter counting is simpler, can we create an ExprComplexity function in analysis and call from there?
   
   I'm not sure whther current ExprComplexity is compatible with mine. Looks like current ExprComplexity doesn't count Nodes like Load/BufferLoad/Cast....


-- 
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:
users@infra.apache.org