Skip to content

Fail to finalize Qnn Graph with the TMANOPPackage #102

@cccclai

Description

@cccclai

I'm trying to test the Op package here https://github.com/kaleid-liner/executorch/tree/817bd29dfbea4979a27f2f539c753bd46757ea7a/backends/qualcomm/runtime/op_packages/TMANOpPackage but I'm hitting the following error

[ERROR] [Qnn ExecuTorch]: tcm_migration.cc:174:ERROR:Memory properties specified twice for operator TMANOpPackage::TMANFinalize
[ERROR] [Qnn ExecuTorch]: tcm_migration.cc:174:ERROR:Memory properties specified twice for operator TMANOpPackage::TMANLinear
[ERROR] [Qnn ExecuTorch]: tcm_migration.cc:174:ERROR:Memory properties specified twice for operator TMANOpPackage::TMANPrecompute
[ERROR] [Qnn ExecuTorch]: graph_prepare.cc:2879:ERROR:Graph prepare TCM Migration action failed
[ERROR] [Qnn ExecuTorch]: graph_prepare.cc:2939:ERROR:Graph prepare failed during optimization with err: 17, Fatal Optimize
[ERROR] [Qnn ExecuTorch]:  <E> RouterX86 graph prepare failed 17
[ERROR] [Qnn ExecuTorch]:  <E> Failed to finalize graph (id: 1) with err 1002
[ERROR] [Qnn ExecuTorch]: Failed to finalize Qnn Graph with error: 1002
[ERROR] [Qnn ExecuTorch]: Fail to compile QNN graph

What qnn sdk version and hexagon sdk version did you use the compile the graph?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions