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 CPU CI Pipeline (training_x64_debug build_training_x64_debug) failed Dec 19, 2023 in 20m 21s

training_x64_debug build_training_x64_debug 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 CPU CI Pipeline (training_x64_debug build_training_x64_debug)

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 CPU CI Pipeline (training_x64_debug build_training_x64_debug)

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 CPU CI Pipeline (training_x64_debug build_training_x64_debug)

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 CPU CI Pipeline (training_x64_debug build_training_x64_debug)

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 6397 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows CPU CI Pipeline (training_x64_debug build_training_x64_debug)

Build log #L6397

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