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

Move some QNN EP provider options to session options #18877

Merged
merged 9 commits into from
Dec 20, 2023

revert un-related changes caused by resolving conflict

50bd799
Select commit
Loading
Failed to load commit list.
Merged

Move some QNN EP provider options to session options #18877

revert un-related changes caused by resolving conflict
50bd799
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Windows GPU CI Pipeline (training build_x64_RelWithDebInfo) failed Dec 19, 2023 in 1h 1m 26s

training build_x64_RelWithDebInfo failed

Annotations

Check failure on line 56 in onnxruntime\test\util\include\default_providers.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline (training build_x64_RelWithDebInfo)

onnxruntime\test\util\include\default_providers.h#L56

onnxruntime\test\util\include\default_providers.h(56,89): Error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

Check failure on line 56 in onnxruntime\test\util\include\default_providers.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline (training build_x64_RelWithDebInfo)

onnxruntime\test\util\include\default_providers.h#L56

onnxruntime\test\util\include\default_providers.h(56,89): Error C2143: syntax error: missing ',' before '*'

Check failure on line 246 in onnxruntime\test\util\default_providers.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline (training build_x64_RelWithDebInfo)

onnxruntime\test\util\default_providers.cc#L246

onnxruntime\test\util\default_providers.cc(246,89): Error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

Check failure on line 246 in onnxruntime\test\util\default_providers.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline (training build_x64_RelWithDebInfo)

onnxruntime\test\util\default_providers.cc#L246

onnxruntime\test\util\default_providers.cc(246,89): Error C2143: syntax error: missing ',' before '*'

Check failure on line 12813 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline (training build_x64_RelWithDebInfo)

Build log #L12813

Process 'msbuild.exe' exited with code '1'.