hope51607 opened a new pull request, #11124: URL: https://github.com/apache/tvm/pull/11124
I get a segment fault when I try to apply merge_composite on a dynamic quantize model. This seems to be because of the qnn.quantize type function cannot handle IncompleteType. This PR fixes this issue using the similar approach used by other type functions. cc @mbrookhart -- 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]
