wrongtest opened a new pull request #8803: URL: https://github.com/apache/tvm/pull/8803
Often `specialize` utility rewrite vars in tir scripts into constants. If the vars are within expressions, it seems better to do some simplification. For example, the input and output buffer shape can take algebra relations on some var `n`, if we specialize `n` out we could just get the constant shapes rather than shape with expressions. -- 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]
