jinhongyii opened a new pull request, #16086: URL: https://github.com/apache/tvm/pull/16086
Current RewriteDataflowReshape pass cannot detect reshape from [n, 16, 128] to [1, n, 16, 128] because of simplifier is not symbolic-var-aware. This PR adds an additional IterMapSimplify to solve the problem. -- 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]
