rockchip-linux / rknn-toolkit

BSD 3-Clause "New" or "Revised" License
818 stars 174 forks source link

8bit量化没有问题,16bit报错 #236

Open bluesky1998 opened 2 years ago

bluesky1998 commented 2 years ago

E RKNNAPI: rknn_init, recv(MsgLoadAck) fail, -9(ERROR_PIPE) != 368! E Catch exception when init runtime! E Traceback (most recent call last): E File "rknn/api/rknn_base.py", line 897, in rknn.api.rknn_base.RKNNBase.init_runtime E File "rknn/api/rknn_runtime.py", line 341, in rknn.api.rknn_runtime.RKNNRuntime.build_graph E Exception: RKNN init failed. error code: RKNN_ERR_DEVICE_UNAVAILABLE E Please feedback the detailed log file to the RKNN Toolkit development team. E You can also check github issues: https://github.com/rockchip-linux/rknn-toolkit/issues E Current device id is: None E Devices connected: E ['a9e33f8bbed29138'] E Runtime environment is not inited, please call init_runtime to init it first! E Runtime environment is not inited, please call init_runtime to init it first!

TRQ-UP commented 2 years ago

E Current device id is: None # 没有识别到device,检查一下npu是否识别启动了 E Devices connected: E ['a9e33f8bbed29138']