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 2021/12/01 13:54:51 UTC

[GitHub] [tvm] mhyang-pllab opened a new pull request #9622: [Doc][Fix] Fix qnn op parameters hint order

mhyang-pllab opened a new pull request #9622:
URL: https://github.com/apache/tvm/pull/9622


   As the following parameters are both Expr.
   
   ```
   zero_point : tvm.relay.Expr
   scale : tvm.relay.Expr
   ```
   
   It's really get me confused when I followed the python arg hints to create a relay and without success.
   
   Thanks for contributing to TVM!   Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from [Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers) by @ them in the pull request thread.
   


-- 
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] mhyang-pllab commented on pull request #9622: [Doc][Fix] Fix qnn op parameters hint order

Posted by GitBox <gi...@apache.org>.
mhyang-pllab commented on pull request #9622:
URL: https://github.com/apache/tvm/pull/9622#issuecomment-1014673653


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



[GitHub] [tvm] masahi commented on pull request #9622: [Doc][Fix] Fix qnn op parameters hint order

Posted by GitBox <gi...@apache.org>.
masahi commented on pull request #9622:
URL: https://github.com/apache/tvm/pull/9622#issuecomment-1008443360


   @mhyang-pllab please take a look at the CI problem.


-- 
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 #9622: [Doc][Fix] Fix qnn op parameters hint order

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


   


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