masahi commented on pull request #7023:
URL: https://github.com/apache/tvm/pull/7023#issuecomment-738654692


   > Also, I wondered if you're attached to excepting the quantized ops in 
`report_missing_conversions` and then adding them to the `convert_map` later in 
the `from_pytorch` function. If one moves the addition to `convert_map` up, one 
can drop the special casing in the `report_missing_conversions`.
   
   Yeah we can definitely register quantized ops converter early. I don't think 
there is a deep reason it is registered late in the current implementation. 


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


Reply via email to