tmoreau89 commented on issue #8838:
URL: https://github.com/apache/tvm/issues/8838#issuecomment-916645695


   @avquicinc excellent point and many thanks for digging into the registry. I 
agree that the focus here is to shortlist these ops to the set defined in the 
registry. To use the example of `QLinearReduceMean` that gets emitted as 
`QLinearDequantzie->ReduceMean->QLinearQuantize`, there is no need for TVM to 
support the `QLinearReduceMean` for now. I will therefore as a next task 
emphasize the short list of ops that we should support to enable any ONNXRT 
quantized models. 


-- 
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]


Reply via email to