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 failed Dec 19, 2023 in 30m 54s

Build #20231219.15 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

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 (compiling source file C:\a\_work\1\s\onnxruntime\test\util\default_providers.cc)

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

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

onnxruntime\test\util\include\default_providers.h(56,89): Error C2143: syntax error: missing ',' before '*' (compiling source file C:\a\_work\1\s\onnxruntime\test\util\default_providers.cc)

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

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

onnxruntime\test\util\default_providers.cc#L246

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