Hello
I try to run rknn.init_runtime() but get RKNN_ERR_DEVICE_UNAVAILABLE
here is my environment
- Debian 10
- Python 3.7
- Tensorflow 1.14.0
- rknn_toolkit1.3.2
I run lsusb and get:
Bus 007 Device 004: ID 2207:0019 Fuzhou Rockchip Electronics Company
And I run rknn.list_devices() and get:
all device(s) with ntb mode:
97b2a7b52cf45398
I think NPU is power on, but the driver doesn’t match, is it?
Thanks!
Here is the full error message: