Alexey-Yazev opened a new pull request, #13732:
URL: https://github.com/apache/tvm/pull/13732

   A separate nn.pad relay operator is legalized to an Ethos-U depthwise_conv2d 
operator. For ethosu_depthwise_conv2d the hardware only supports padding up to 
31, 31, 32, 32, 32, so the pad size for legalization on the NPU is within these 
limits.
   
   cc @leandron, @ekalda, @lhutton1


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to