Support for Raspberry Pi AI Kit?
As you may know, Raspberry Pi Ltd launch the Raspberry Pi AI Kit. Its essentially a HAT+ with a Hailo AI NPU to do inference. From what I can tell it would need a kernel module added into to meta-raspberrypi
From the Raspberry Pi Ltd docs:
Install the dependencies required to use the AI Kit. Run the following command from a terminal window:
$ sudo apt install hailo-all
This installs the following dependencies:
- Hailo kernel device driver and firmware
- HailoRT middleware software
- Hailo Tappas core post-processing libraries
- The rpicam-apps Hailo post-processing software demo stages
Is this something that is already planned?
@shaunmulligan thanks for the report. I am not aware of anyone working on it in yocto community for rpi layer on it.
Hello,
I have one Pi AI kit. And I'm planning to start some integration (using meta-raspberrypi). I saw some layers for it here https://github.com/hailo-ai/meta-hailo-soc