RockChip¶
CVEDIA-RT supports any Rockchip AARCH64 CPU that has a NPU core. This includes RK3562
, RK3568
, RK3588
, RV1106
, and others.
Any RockChip SoC with NPU that has RKNNRT drivers installed will work.
Preflight checks¶
OS Requirements¶
- Debian 11+ or Ubuntu 20+
Android
CVEDIA-RT is not supported on android.
librknnrt.so¶
Make sure you have librknnrt.so
at your /lib/
folder.
Depending on the image you used it may not be available, you can download it from here
To confirm modules been loaded you can:
ldconfig -vp | grep rknnrt