onnxruntime
ef832b9a - [QNN EP] Reverting a recent logging change for QNN GPU only, (#24444)

Commit
343 days ago
[QNN EP] Reverting a recent logging change for QNN GPU only, (#24444) ### Description Mapping ORT verbose logging back to QnnGpu Debug logging. ### Motivation and Context Why is this change required? What problem does it solve? As of now this change is required for the QnnGpu backend to run models correctly. It's necessity is mentioned in this commit https://github.com/microsoft/onnxruntime/commit/b4b5a798371f79ef18587bea24ef348bd94d7e6c It is temporarily reverting this commit. for the GPU case only, due to loss of functionality https://github.com/microsoft/onnxruntime/commit/9d45b9ae27014112342f1b50e5e4941ba8ec3ffe
Author
Parents
Loading