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/04/28 10:22:49 UTC

[GitHub] [tvm] apeskov commented on pull request #11127: Consider pad value and input zero point in FoldExplicitPading

apeskov commented on PR #11127:
URL: https://github.com/apache/tvm/pull/11127#issuecomment-1112037626

   We doesn't face such cases on practice yet. I absolutely agree, it is strange usage of pad+qnn.conv combination, but anyway it may happens.
   
   This change is just to keep pass correct for all possible cases. Relay itself doesn't prevent user from constructing any combination of operators, including case with different pad value by mistake.


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