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

[VitisAI] fix throw on dfs #23678

Merged
merged 1 commit into from
Feb 14, 2025
Merged

[VitisAI] fix throw on dfs #23678

merged 1 commit into from
Feb 14, 2025

Conversation

BoarQing
Copy link
Contributor

Description

Add customized version for reverse dfs which can exit early if the graph is altered.

Motivation and Context

This is requested by MSFT. We used to use throw exception to exit reverse dfs and this is not preferred by MSFT.

@BoarQing BoarQing changed the title fix throw on dfs [VitisAI] fix throw on dfs Feb 13, 2025
@BoarQing
Copy link
Contributor Author

@jywu-msft This is required by MSFT

@jywu-msft
Copy link
Member

/azp run Linux CPU CI Pipeline, Linux CPU Minimal Build E2E CI Pipeline, Linux GPU CI Pipeline, Linux GPU TensorRT CI Pipeline, MacOS CI Pipeline, ONNX Runtime Web CI Pipeline, onnxruntime-binary-size-checks-ci-pipeline, Linux QNN CI Pipeline

@jywu-msft
Copy link
Member

/azp run Big Models,Linux Android Emulator QNN CI Pipeline,Win_TRT_Minimal_CUDA_Test_CI,Windows ARM64 QNN CI Pipeline,Windows CPU CI Pipeline,Windows GPU CUDA CI Pipeline,Windows GPU DML CI Pipeline,Windows GPU Doc Gen CI Pipeline,Windows GPU TensorRT CI Pipeline,Windows x64 QNN CI Pipeline

Copy link

Azure Pipelines successfully started running 8 pipeline(s).

Copy link

Azure Pipelines successfully started running 10 pipeline(s).

@BoarQing
Copy link
Contributor Author

@jywu-msft Thanks for the quick response.

@jywu-msft
Copy link
Member

/azp run Linux OpenVINO CI Pipeline

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jywu-msft jywu-msft merged commit 9d95e81 into microsoft:main Feb 14, 2025
76 checks passed
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.

2 participants