sfvaroglu commented on a change in pull request #10718:
URL: https://github.com/apache/tvm/pull/10718#discussion_r836720569
##########
File path: python/tvm/relay/qnn/op/qnn.py
##########
@@ -623,6 +632,12 @@ def add(
output_zero_point: relay.Expr
The zero point of output quantized expr.
+ lhs_axis: int
+ The channel axis for lhs quantization. Default value is -1.
Review comment:
Done
--
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]