-
Notifications
You must be signed in to change notification settings - Fork 960
SM8750 Htp not added in Android apk building #8454
Copy link
Copy link
Closed
Labels
module: build/installIssues related to the cmake and buck2 builds, and to installing ExecuTorchIssues related to the cmake and buck2 builds, and to installing ExecuTorchmodule: qnnIssues related to Qualcomm's QNN delegate and code under backends/qualcomm/Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/partner: qualcommFor backend delegation, kernels, demo, etc. from the 3rd-party 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 moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
module: build/installIssues related to the cmake and buck2 builds, and to installing ExecuTorchIssues related to the cmake and buck2 builds, and to installing ExecuTorchmodule: qnnIssues related to Qualcomm's QNN delegate and code under backends/qualcomm/Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/partner: qualcommFor backend delegation, kernels, demo, etc. from the 3rd-party 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 moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
🐛 Describe the bug
android apk HTPV79 to support SM8750
Versions
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo W Failed to create transport instance: 4000
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo E Failed to create transport for device, error: 4000
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo E Failed to load skel, error: 4000
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo E Transport layer setup failed: 14001
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo E Failed to parse default platform info: 14001
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo E Failed to load default platform info: 14001
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo E Failed to parse platform config: 14001
2025-02-13 16:36:34.647 22526-3184 [Qnn ExecuTorch] com.example.executorchllamademo E Failed to create device_handle for Backend ID 6, error=14001
2025-02-13 16:36:34.647 22526-3184 ExecuTorch com.example.executorchllamademo E Fail to configure Qnn device
2025-02-13 16:36:34.647 22526-3184 ExecuTorch com.example.executorchllamademo E Fail to initialize Qnn Manager
2025-02-13 16:36:34.647 22526-3184 ExecuTorch com.example.executorchllamademo E Init failed for backend QnnBackend: 0x1
cc @larryliu0820 @lucylq @cccclai @winskuo-quic @shewu-quic @cbilgin