-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[onnxruntime/build] Add new flag enable_generic_interface to build primary EPs by default #23342
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
bedddca
add enable_tensorrt_interface and build ort.so only
jslhcl 3cbbbf3
add enable_openvino_interface parameter in build option and e2e test,…
jslhcl 6e2f5d5
fix the runtime error and now trt and openvino can run together
jslhcl 18950fb
Experimental changes to remove the IHV SDK dependencies
17bceec
Incorporate code review comments and simply the changes
558df87
Remove unncessary comments
80c2c62
Fix cmake toolset settings
13952af
Fix toolset settings in CMake
b971005
fix comments
jslhcl f53f373
Fixing lintrunner warnings ( lintrunner -a)
18984d8
Few more issues
720280f
Fix Pipeline issues with QNN
73c175c
Incorporate code review comments
f8b75b2
fix function definition
8210cd0
fix python syntax
2115536
Deleted test files
955bbae
Fix build interface logic
7cfa2e2
fix code comments after rebase
c8ae7e6
Revert "accidental cmake/external/onnx changes"
bb115e5
Avoid building qnn-ep when generic interface used
1a4f582
Add explicit build error when qnn-ep is build as static library
9857e34
Fix codeQL warnings
9f52af7
Remove commented code and enable interface for all eps by default
6761a93
Update tools/ci_build/build.py
karim-vad 453a17a
Add ci pipline build step for windows
2bb2a3a
Merge remote-tracking branch 'origin/main' into dev/kvadsariya/wcr
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.