mbrookhart opened a new pull request #10155:
URL: https://github.com/apache/tvm/pull/10155


   We recently found an issue in a model with static strided slice on a dynamic 
input. The slicing was done with negative strides and extremely large 
begin/end. This is apparently an edge case we already supported in the dynamic 
strided slice shape function, but not the static one, so I aligned the 
methodology between the two and added tests to hit the edge case. Thanks!


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