Forums - quantize model with qta

2 posts / 0 new
Last post
quantize model with qta
kuanhungliu
Join Date: 10 Jan 22
Posts: 6
Posted: Mon, 2022-02-21 01:46

Hi,
I want to run part of layers on CPU and part of layers on DSP.

I think the AIP runtime can satfisfy my need.

But when I run the command : $ snpe-dlc-quantize --input_dlc=XXX.dlc --input_list=../full_img_input_list.txt --output_dlc=XXX_hta.dlc --enable_hta --hta_partitions 0-50,92-119

I get the errors show below:

Add_6: ElementwiseBinaryOp not supported
item already exists: 1124
[INFO] Compiling HTA metadata into DLC.
[INFO] Creating new AIP record aip.metadata0 
[INFO] Record Version:: 1.2.0.0
[INFO] Compiler Version:: 1.6.2.1
[INFO] HTA Blob ID:: 1
[ERROR] Partitions registration failed. Error code: 4
[ERROR] Manual Partitioning failed.
[WARNING] Couldn't process data for HTA Blob Id [1].
[INFO] Creating new AIP record aip.metadata0 
[INFO] Record Version:: 1.2.0.0
[INFO] Compiler Version:: 1.6.2.1
[INFO] HTA Blob ID:: 2
Unsupported layer MatMul_55
Unsupported layer MatMul_60
Unsupported layer MatMul_75
Unsupported layer MatMul_80
Unsupported layer MatMul_55
Unsupported layer MatMul_60
Unsupported layer MatMul_75
Unsupported layer MatMul_80
[ERROR] Partitions registration failed. Error code: 4
[ERROR] Manual Partitioning failed.
[WARNING] Couldn't process data for HTA Blob Id [2].
[ERROR] Couldn't compile HTA metadata into DLC.
[INFO] DebugLog shutting down.
 
  • Up0
  • Down0
kuanhungliu
Join Date: 10 Jan 22
Posts: 6
Posted: Mon, 2022-02-21 18:56

Hi

I solved this problem by setting partitions carefully.
But I have other question here.
 

  • 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.