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 2020/09/08 15:30:45 UTC

[GitHub] [incubator-tvm] jainris opened a new pull request #6420: [QNN][Relay] Fixed bug in quantized conv2d.

jainris opened a new pull request #6420:
URL: https://github.com/apache/incubator-tvm/pull/6420


   * Fixed bug in quantized conv2d where when kernel size = (1,1)
     and strides != (1,1) it would raise size mismatch error.
   * Added test to check qnn.conv2d with kernel size = (1,1) and
     strides != (1,1).


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

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



[GitHub] [incubator-tvm] anijain2305 commented on pull request #6420: [QNN][Relay] Fixed bug in quantized conv2d.

Posted by GitBox <gi...@apache.org>.
anijain2305 commented on pull request #6420:
URL: https://github.com/apache/incubator-tvm/pull/6420#issuecomment-690543418


   Thanks @jainris This is merged!


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

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



[GitHub] [incubator-tvm] anijain2305 merged pull request #6420: [QNN][Relay] Fixed bug in quantized conv2d.

Posted by GitBox <gi...@apache.org>.
anijain2305 merged pull request #6420:
URL: https://github.com/apache/incubator-tvm/pull/6420


   


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

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



[GitHub] [incubator-tvm] anijain2305 commented on pull request #6420: [QNN][Relay] Fixed bug in quantized conv2d.

Posted by GitBox <gi...@apache.org>.
anijain2305 commented on pull request #6420:
URL: https://github.com/apache/incubator-tvm/pull/6420#issuecomment-689409855


   Sorry for the delay. I will review it tomorrow.


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

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



[GitHub] [incubator-tvm] zhiics commented on pull request #6420: [QNN][Relay] Fixed bug in quantized conv2d.

Posted by GitBox <gi...@apache.org>.
zhiics commented on pull request #6420:
URL: https://github.com/apache/incubator-tvm/pull/6420#issuecomment-688970662


   cc @anijain2305 @shoubhik 


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

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



[GitHub] [incubator-tvm] jainris commented on pull request #6420: [QNN][Relay] Fixed bug in quantized conv2d.

Posted by GitBox <gi...@apache.org>.
jainris commented on pull request #6420:
URL: https://github.com/apache/incubator-tvm/pull/6420#issuecomment-689383287


   cc @u99127 @mbaret @FrozenGene @tqchen


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

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