kparzysz-quic opened a new pull request, #14735:
URL: https://github.com/apache/tvm/pull/14735

   The PadCompute function would pass empty index to obtain the pad value. This 
caused a crash when the pad value was given in a tensor with the following 
message:
   ```
   Check failed: shape.size() == indices.size() (1 vs. 0) : Tensor dimension 
mismatch in read ndim = 1, indices.size=0
   ```


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