[E:onnxruntime:, qnn_execution_provider.cc:591 GetCapability] QNN SetupBackend failed qnn_backend_manager.cc:334 InitializeBackend Failed to initialize backend #21157
Labels
ep:QNN
issues related to QNN exeution provider
platform:mobile
issues related to ONNX Runtime mobile; typically submitted using template
stale
issues that have not been addressed in a while; categorized by a bot
Describe the issue
yolov8-pose inference using onnxruntime, EP for GPUs, QUALCOMM 8155
To reproduce
// qnn_options["profiling_level"] = "basic";//QNN profiling level, options: 'basic', 'detailed', default 'off'.
// qnn_options["htp_performance_mode"] = "sustained_high_performance";//QNN performance mode, options: 'burst', 'balanced', 'default', 'high_performance', 'high_power_saver', 'low_balanced', 'extreme_power_saver', 'low_power_saver', 'power_saver', 'sustained_high_performance'. Default to 'default'.
sessionOptions.AppendExecutionProvider("QNN", qnn_options);
Urgency
No response
Platform
Android
OS Version
9.0
ONNX Runtime Installation
Built from Source
Compiler Version (if 'Built from Source')
31
Package Name (if 'Released Package')
None
ONNX Runtime Version or Commit ID
1.17.0
ONNX Runtime API
C++/C
Architecture
ARM64
Execution Provider
SNPE, Other / Unknown
Execution Provider Library Version
QNN
The text was updated successfully, but these errors were encountered: