Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping ORT verbose log level to QNN verbose log level #23673

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

HectorSVC
Copy link
Contributor

Description

Mapping ORT verbose log level to QNN verbose log level instead of debug log level. QNN debug log level is suppose for debug build only. Which mean ORT is supposed to not able to see any debug logs from QNN release build.

@HectorSVC HectorSVC added the ep:QNN issues related to QNN exeution provider label Feb 12, 2025
Copy link
Member

@jywu-msft jywu-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it mean we should have a separate path for DEBUG build where we explicitly set to LOG_LEVEL_DEBUG? can discuss offline.

@HectorSVC HectorSVC merged commit 9d45b9a into main Feb 13, 2025
96 of 98 checks passed
@HectorSVC HectorSVC deleted the qnn_log_mapping branch February 13, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:QNN issues related to QNN exeution provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants