Android NPU run vnn_mobilenettf demo error

使用6.4.2.1版本SDK,系统是官网下载编译的,

./vnn_mobilenettf network_binary.nb dog_299x299.jpg <
E [compute_node:351]Create node[0] NBG fail
E [vnn_CreateMobilenetTf:286]CHECK STATUS(-1:A generic error code, used when no
other describes the error.)
E [vnn_CreateNeuralNetwork:179]CHECK PTR 179
E [main:212]CHECK PTR 212
255|kvim3:/data/local/tmp # uname -a
Linux localhost 4.9.113 #1 SMP PREEMPT Mon Aug 24 19:47:38 CST 2020 armv7l

使用VIM3_Pie_V200917版本的系统固件也是一样的错误
/vnn_mobilenettf network_binary.nb dog_299x299.jpg <
E [compute_node:351]Create node[0] NBG fail
E [vnn_CreateMobilenetTf:286]CHECK STATUS(-1:A generic error code, used when no
other describes the error.)
E [vnn_CreateNeuralNetwork:179]CHECK PTR 179
E [main:212]CHECK PTR 212

@Frank 可以帮忙看下吗,感谢 :grinning: :grinning: :grinning:

@bingbingo 安卓的你需要咨询一下 @jasonl

@jasonl 帮忙看下,感谢,后来测了inceptionv3可以正常跑的
time ./vnn_inceptionv3 inception_v3.nb dog_299x299.jpg
Create Neural Network: 0ms or 79us
Verify…
Verify Graph: 0ms or 2us
Start run graph [1] times…
Run the 1 time: 28ms or 0us
vxProcessGraph execution time:
Total 0ms or 28us
Average 28.31ms or 28310.00us
— Top5 —
208: 0.819824
209: 0.040344
223: 0.009354
185: 0.002956
268: 0.002829