79201872

Date: 2024-11-19 01:47:42
Score: 5.5
Natty: 5
Report link

I used snpe-onnx-to-dlc -i abc.onnx -o abc.dlc (this model has 9 output) caseA --out_name 359........ or CaseB no use --out_name

The output is only 373.raw

snpe-dlc-info -i xxxx.dlc

| Input Name | Dimensions | Type | Encoding Info |


| images | 1,640,640,3 | Float_32 | No encoding info for this tensor |



| Output Name | Dimensions | Type | Encoding Info |


| 359 | 1,20,20,64 | Float_32 | No encoding info for this tensor |

| 346 | 1,40,40,8 | Float_32 | No encoding info for this tensor |

| 325 | 1,80,80,8 | Float_32 | No encoding info for this tensor |

| 338 | 1,40,40,64 | Float_32 | No encoding info for this tensor |

| 317 | 1,80,80,64 | Float_32 | No encoding info for this tensor |

| 331 | 1,80,80,1 | Float_32 | No encoding info for this tensor |

| 352 | 1,40,40,1 | Float_32 | No encoding info for this tensor |

| 373 | 1,20,20,1 | Float_32 | No encoding info for this tensor |

| 367 | 1,20,20,8 | Float_32 | No encoding info for this tensor |


How do I fix this error?

Reasons:
  • Blacklisted phrase (1): How do I
  • RegEx Blacklisted phrase (1.5): fix this error?
  • Long answer (-1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Filler text (0.5): ........
  • Low reputation (1):
Posted by: wen wu sheng