You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/02/22 22:29:43 UTC

[GitHub] [tvm] sfvaroglu opened a new pull request #10354: [ONNX] Add per channel quantization to QLinearConv and fix related bugs

sfvaroglu opened a new pull request #10354:
URL: https://github.com/apache/tvm/pull/10354


   The ONNX importer is missing per-channel quantization support for QLinearConv. Also, there are some bugs related to that. This PR adds the missing support to the importer, fixes a related non-zero-point bug in legalization, and updates unit tests.
   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi merged pull request #10354: [ONNX] Add per channel quantization to QLinearConv and fix related bugs

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #10354:
URL: https://github.com/apache/tvm/pull/10354


   


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org