Rockchip
This page details the installation procedures for DEEPX devices.
Last updated
Was this helpful?
This page details the installation procedures for DEEPX devices.
Last updated
Was this helpful?
PySDK supports version 2.0.0+ of the RKNN runtime on Rockchip systems.
You can check for an existing installation of RKNN Runtime by running the following command:
Example output:
To verify that the Rockchip NPU driver is properly loaded and functioning on your system, you can check the system logs for NPU-related entries. Run the following command:
On some Pi systems, the Rockchip NPU may be disabled in the system configuration panel (e.g. raspi-config). In such cases, enable the NPU and reboot the system.
To install the RKNN Runtime, clone the RKNN repository from . Then, simply copy the librknnrt.so
file to the /usr/lib/
directory: