bernhardklein opened a new pull request #5063: [Relay][AutoTVM] Bug Fix for ARM CPUs. Lower strict assumption. URL: https://github.com/apache/incubator-tvm/pull/5063 Hello together, since last changes I had a issue compiling stuff for my ARM CPUs( Rasberry Pi 3b+). I got the error message that stride_h is not known. Seems understandable in the code, so I guess that the required assumption here is to strict. It seems to work well with removed stride assumption. However, the original authors of this code can you take a look and check if I am right. Thanks, Bernhard
---------------------------------------------------------------- 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
