-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Allocator and data transfer support for plugin EP API #25070
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 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
57900b5
Allocator and data transfer support for plugin EP API
skottmckay 06ca619
Cleanups
skottmckay 2077b37
Add _Outptr_opt_ SAL define for non-windows platforms
skottmckay 261f38d
*nix build fixes
skottmckay ed0c3c7
Merge remote-tracking branch 'origin/main' into skottmckay/PluginEpAl…
skottmckay 05aac95
Fix QNN OrtEpFactory
skottmckay 584c2dd
Fix minimal build.
skottmckay 2b377b9
Fix header
skottmckay a8dd28d
Fix unused variable
skottmckay 55d3a8a
Add ORT_API_CALL for x86 build
skottmckay 5666e6c
Fix cuda and python tests.
skottmckay cd50bf3
lint
skottmckay dc09763
Update python test
skottmckay 3afccf2
Address PR comments
skottmckay 12fa819
Merge with main
skottmckay 05c04da
Merge
skottmckay 58e95d1
Update onnxruntime/core/session/ep_api.h
skottmckay 9d46f9c
Fix plugin data transfer to handle a nullptr being returned by an EP.
skottmckay b9e6924
Merge
skottmckay 7cb4b2b
Address PR comments
skottmckay ad34e44
Merge remote-tracking branch 'origin/main' into skottmckay/PluginEpAl…
skottmckay 7107986
Address PR comments.
skottmckay dd1c615
Address PR comment
skottmckay 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.
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.