Forums - snpe-2.5.0.4052 v66 inference issue

2 posts / 0 new
Last post
snpe-2.5.0.4052 v66 inference issue
sergey.shtin
Join Date: 10 Jan 23
Posts: 1
Posted: Tue, 2023-01-17 08:50

Hello SNPE team, I trired to follow https://developer.qualcomm.com/sites/default/files/docs/snpe/tutorial_se... and execute inceptionv3 model on Kona board with following commandline: python $SNPE_ROOT/models/inception_v3/scripts/setup_inceptionv3.py -a ~/tmpdir -d -r dsp. The inference failed due to following error: error_code=401; error_message=Network creation has failed. error_code=401; error_message=Network creation has failed. QnnGraph_finalize failed: 6022; error_component=Dl Network; line_no=1835; thread_id=-344997328; error_component=Dl Network; line_no=342; thread_id=-302441024But there is no problem if I run the same sample using snpe-1.68.0.3932 SDK

 

 

  • Up0
  • Down0
weihuan
Join Date: 12 Apr 20
Posts: 270
Posted: Sat, 2023-02-04 04:26

Dear developer,

Have you checked the model for dlc on SNPE2.5? v66 is too old platform for the SNPE2.5. You can convert and quantize model standalone on your local env to check the conversion commands is correct or not.

BR.

Wei

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.