yelite opened a new pull request, #13121:
URL: https://github.com/apache/tvm/pull/13121

   Skip stride check if shape[k] is 1, where the dimension is contiguous 
regardless of the value of stride.
   
   For example, PyTorch will normalize stride to 1 if shape is 1.
   Related: 
https://github.com/pytorch/pytorch/commit/ec42ee027867e586ea1c584c7ba7e06dd8b4bcb4


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