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

   Set the default `-device=` key for llvm targets based on the native 
architecture rather than hard coding to `cpu` which is x86 specific. This means 
that when llvm target triples are not specified  we will test `arm_cpu` 
schedules on ArmĀ®-based architectures and `cpu` schedules on x86 based 
architectures.
   
   Fix any schedule test failures that result from this fix.


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