zxy844288792 opened a new pull request #4787: [Relay] Conv2D padding 
representation
URL: https://github.com/apache/incubator-tvm/pull/4787
 
 
   As discussed here: 
https://discuss.tvm.ai/t/rfc-conv2d-padding-representation/5394. We agree we 
should enforce topi.nn.conv2d to accept 4-way padding. We also should have 
relay.nn.conv2d legalizes the padding to 4-way.
   
   get_pad_tuple is from topi util.py. I deleted some unuseful code and reuse 
it for relay.op.nn.conv2d.
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://docs.tvm.ai/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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to