-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[CXX] Introduce C++ API for new C entry points #25897
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 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
b4d0902
CXX EP related API beings
yuslepukhin 2da60c0
XX
yuslepukhin c318e4b
Merge branch 'main' into yuslepukhin/cxx_ep_api
yuslepukhin bd82a8e
CPU build passes
yuslepukhin d9dafb7
Add C++ wrapper for CreateArenaCfgV2
yuslepukhin 1f0c4fa
Fix up subscript
yuslepukhin c9adcf8
Address build errors, add coverage
yuslepukhin dad4309
Fix function name typo
yuslepukhin d0e47ef
Remove unused
yuslepukhin 8c1489c
Merge branch 'yuslepukhin/cxx_ep_api' of https://github.com/microsoft…
yuslepukhin 4eb14de
Remove stray include introduced by AI
yuslepukhin bd7cc76
Remove unused var
yuslepukhin 6bc99e4
Start Phase II
yuslepukhin b21cd42
Merge branch 'main' into yuslepukhin/cxx_api_phase_ii
yuslepukhin 4359e4b
Remove duplicate definition
yuslepukhin 32e8b90
Fix a long standing bug on file memory mapping on windows.
yuslepukhin 4a30754
Finish OpAttr
yuslepukhin c2c4d93
ValueInfo in progress
yuslepukhin 3f9a19d
Refactor ValueInfo
yuslepukhin 2c23fc2
Merge branch 'main' into yuslepukhin/cxx_api_phase_ii
yuslepukhin 192e662
Refactor for new ValueInfo and plugin EP example
yuslepukhin a32d9da
Finish Node impl
yuslepukhin 26398e3
Graph compiles
yuslepukhin c5dfab9
Add coverage, refactor tests
yuslepukhin feff549
Address test failuers
yuslepukhin 100373e
Merge branch 'main' into yuslepukhin/cxx_api_phase_ii
yuslepukhin 6e46299
Fix compile issues
yuslepukhin 5ae1662
Address Copilot comments
yuslepukhin e0224a3
Fix CI errors
yuslepukhin c3a6a4f
Fix CI errors
yuslepukhin d40db18
CI errors
yuslepukhin c056654
CI issues
yuslepukhin e1d2f28
Address review comemnts
yuslepukhin f854bd4
Merge branch 'main' into yuslepukhin/cxx_api_phase_ii
yuslepukhin 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
CI issues
- Loading branch information
commit c0566543c09deed15361470e9f14d6bf3e89aa33
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
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.