FrozenGene commented on issue #5063: [Relay][AutoTVM] Bug Fix for ARM CPUs. Lower strict assumption. URL: https://github.com/apache/incubator-tvm/pull/5063#issuecomment-599569907 > @FrozenGene Thank you for your response. I think the assumption a view lines obove `assert strides == (1, 1), "Do not support strides now"` already ensures that stride is 1. A second check should be unnecessary. Correct me if I'm wrong. Yeah, you are correct! I didn't realize we assert here. Thanks for pointing it out.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
