I could sucessfully install armnn and pyarmnn for 32 bit raspberry pi os and could run a tflite model. Is there a pyarmnn and armnn version that could be installed on 64 bit raspberry pi os. Please provide the link
Hi Mina,
a follow-up question about binaries. I see that pyarmnn, armnn and backends binaries are available now for install with apt-get on debian bullseye and ubuntu 20.04. Unfortunately, latest Rasperry Pi OS is still Buster, so installation procedure is either a)hacky, such as adding bullseye to sources.list b)drudging, cross-compiling from source.
I'm currently developing AI applications for Raspberry Pi CM based reTerminal. e.g.
https://twitter.com/HardwareAi/status/1397859833357889537
https://twitter.com/HardwareAi/status/1394929843674882048
and would like to know if you plan to release binaries for Buster as well - that would simplify installation procedure for Raspberry Pi users greatly. Do you need any help with that?