-
Notifications
You must be signed in to change notification settings - Fork 687
Closed
Labels
module: docIssues related to documentation, both in docs/ and inlined in codeIssues related to documentation, both in docs/ and inlined in codemodule: qnnIssues related to Qualcomm's QNN delegate and code under backends/qualcomm/Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
Milestone
Description
📚 The doc issue
In the "How to Support a Custom Model in HTP Backend" section of the QNN backend docs, there are a few imports that do not work. It looks like they might have moved in code, but missed in the docs. Specifically, the imports under executorch.backends.qualcomm.compiler
and for to_edge_transform_and_lower_to_qnn
need to be updated in the example code.
Suggest a potential alternative/fix
No response
Metadata
Metadata
Assignees
Labels
module: docIssues related to documentation, both in docs/ and inlined in codeIssues related to documentation, both in docs/ and inlined in codemodule: qnnIssues related to Qualcomm's QNN delegate and code under backends/qualcomm/Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/