tmoreau89 opened a new pull request #6211:
URL: https://github.com/apache/incubator-tvm/pull/6211


   A 64-bit raspbian operating system is still not fully supported (in beta 
mode: https://www.raspberrypi.org/forums/viewtopic.php?t=275370), however, it's 
still possible to boot Ubuntu Server 64bit.
   
   64bit code-generation should result in better performance overall, so it's 
recommended to boot a 64bit operating system on the pi by default.
   
   I've also updated the 32bit target for better code-generation overall. 
Untuned results on Rpi4b below:
   ```
   Old 32-bit target runtime for mobilenetv2: 84ms
   New 32-bit target runtime for mobilenetv2: 72ms
   New 64-bit target runtime for mobilenet v2: 54ms
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to