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

disables qnn in ort training cpu pipeline #21510

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

prathikr
Copy link
Contributor

@prathikr prathikr commented Jul 25, 2024

Description

enable_windows_arm64_qnn and enable_windows_x64_qnn are true by default but unnecessary for training. This change explicitly sets these parameters to false for training pipeline.

Motivation and Context

ORT 1.19 Release Preparation

@prathikr prathikr requested a review from a team as a code owner July 25, 2024 21:24
@mindest mindest merged commit 278f0f5 into main Jul 26, 2024
111 checks passed
@mindest mindest deleted the prathikrao/disable-qnn-training-cpu branch July 26, 2024 09:23
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.

3 participants