Skip to content

Changed name and qnn_executor different path #9784

@RemonComputer

Description

@RemonComputer

📚 The doc issue

I was following this tutorial

and I noticed that the compiled model deeplab file is ./deeplab/dl3_qnn_q8.pte instead of deeplab_v3/dlv3_qnn.pte
and the current qnn executor executable is build-x86/examples/qualcomm/executor_runner/qnn_executor_runner instead of build-x86/examples/qualcomm/qnn_executor_runner

Suggest a potential alternative/fix

I suggest that:

  1. Change the compiled model name path to ./deeplab_v3/dlv3_qnn.pte
  2. Change the qnn executable path to build-x86/examples/qualcomm/executor_runner/qnn_executor_runner

cc @cccclai @winskuo-quic @shewu-quic @cbilgin

Metadata

Metadata

Assignees

Labels

module: qnnIssues related to Qualcomm's QNN delegate and code under backends/qualcomm/partner: qualcommFor backend delegation, kernels, demo, etc. from the 3rd-party partner, QualcommtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions