onnxruntime
b636b275 - Fix an issue that QNN models shared from other session use the session logger from that session (#22170)

Commit
1 year ago
Fix an issue that QNN models shared from other session use the session logger from that session (#22170) ### Description Fix an issue that QNN models shared from other session use the session logger from that producer session also which cause confusion. Make QNN model compute function use the session logger from current session.
Author
Parents
Loading