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/07/20 08:05:56 UTC

[GitHub] [tvm] zhaoyang-star commented on a diff in pull request #12116: [QNN] Support different qnn params between in/out tensor in leaky_relu

zhaoyang-star commented on code in PR #12116:
URL: https://github.com/apache/tvm/pull/12116#discussion_r925301906


##########
python/tvm/relay/qnn/op/qnn.py:
##########
@@ -1192,15 +1192,13 @@ def leaky_relu(x, alpha, scale, zero_point):
         The scale of the quantized expr.

Review Comment:
   have fixed.



##########
python/tvm/relay/qnn/op/qnn.py:
##########
@@ -1192,15 +1192,13 @@ def leaky_relu(x, alpha, scale, zero_point):
         The scale of the quantized expr.

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

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