abraham-arun opened a new pull request #9133:
URL: https://github.com/apache/tvm/pull/9133


   PyTorch uses the same underlying function to pack and unpack the params for 
conv2d and conv_transpose2d ops.
   
   This change adds support for quantized conv_transpose2d op by reusing the 
ConvPackedParam and adding the output_padding param to it.
   This output_padding param will remain unused in case of conv2d.
   


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