RKNN Runtime
RKNN (Rockchip) Runtime in PySDK
PySDK supports version 2.0.0, 2.1.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:
To install the RKNN Runtime, clone the RKNN repository from this link.
Then, simply copy the librknnrt.so
file to the /usr/lib/
directory: