-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
ep:QNNissues related to QNN exeution providerissues related to QNN exeution providerfeature requestrequest for unsupported feature or enhancementrequest for unsupported feature or enhancement
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ep:QNNissues related to QNN exeution providerissues related to QNN exeution providerfeature requestrequest for unsupported feature or enhancementrequest for unsupported feature or enhancement