Skip to content

[VitisAI] add logger adapter #24808

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wcy123
Copy link
Contributor

@wcy123 wcy123 commented May 19, 2025

Summary of Changes

MorphiZen and many other components are heavily use glog which is not related to ORT logging system.

This feature integrate well into ORT logging system.

Motivation

End-users application might close stderr and stdout so that there is no any log message from glog
it makes very difficult for troubleshooting. According to https://onnxruntime.ai/docs/performance/tune-performance/logging_tracing.html, ORT supports well logging system, so that we hope we can get log messages from ETW infrastructure.

Implementation

add a new interface compile_onnx_model_vitisai_ep_v4.

@wcy123 wcy123 marked this pull request as draft May 19, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant