electriclilies opened a new pull request #6720: URL: https://github.com/apache/incubator-tvm/pull/6720
This PR refactors FoldConstant to skip TNonComputational ops, instead of explicitly checking for those ops. It also makes all QNN ops TNonComputational. This allows the constant folder to be applied to graphs containing QNN ops. @jroesch @jwfromm please take a look! ---------------------------------------------------------------- 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]
