microsoft / microsoft/onnxruntime
[Feature Request] Verbose Logging support for onnxruntime-qnn Python package
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 184
Description
### Describe the feature request
onnxruntime-qnn python package do not have option for verbose logging.
onnxruntime-qnn C++ package we do have option for verbose logging, and we can get the debug logs similar to how we get from Native QNN.
Could you please enable the verbose logging feature for onnxruntime-qnn python as which help Debugging QNN EP better.
### Describe scenario use case
Without the verbose log it's hard to know what is happening at QNN level.
When QNN EP fails for some reason with the python package we do not have any clue on what is the failure is and how we can map it with QNN EP issues.
Contributor guide
Research direction
Compare verbose logging support in the onnxruntime-qnn C++ package with the onnxruntime-qnn Python package, focusing on the QNN EP logging entry point. Done means the Python package exposes equivalent verbose logging and produces useful QNN debug output when the execution provider fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100