Forums - snpe-dlc-quantize [ERROR]

1 post / 0 new
snpe-dlc-quantize [ERROR]
yyy76615419
Join Date: 11 Jun 20
Posts: 4
Posted: Tue, 2020-07-28 01:40

When i run this command as flowing in snpe-1.40.0.2130/bin/x86_64-linux-clang:

snpe-dlc-quantize --input_dlc ./mobilenet_v2.dlc --input_list image_file_list.txt --output_dlc mobilenet_v2_quantized.dlc --enable_hta

i got the message and an error:

[INFO] InitializeStderr: DebugLog initialized.
[INFO] Writing intermediate model
[WARNING] NetworkTopology::populateNetworkDesc network desc inputs is empty. Does this network have data/input layer?
[ERROR] vector::_M_range_check: __n (which is 0) >= this->size() (which is 0)
[INFO] DebugLog shutting down.
 
Although there is an error, I still get mobilenet_v2_quantized.dlc. So, is this error a problem and how to solve this problem?
  • Up0
  • Down0

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.