-
Notifications
You must be signed in to change notification settings - Fork 4k
ONNX 1.21.0 integration #27601
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
ONNX 1.21.0 integration #27601
Changes from 8 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
7f32da2
Integrate ONNX 1.21.0: submodule, deps, patches, and build fixes
titaiwangms 5023110
Add BitCast and CumProd CPU kernels for ONNX opset 26
titaiwangms f2bc8bf
Regenerate OperatorKernels.md for ONNX opset 26
titaiwangms 0189eff
Fix onnx version to 1.21.0rc1 and apply lintrunner formatting
titaiwangms 86dbc8e
Address PR review feedback: code fixes and restore DML docs
titaiwangms 0d2a0d6
Merge branch 'main' into onnx-1.21.0-integration
titaiwangms 8ff6579
Fix MakeInitializer shape/data mismatch in ReshapeFusion test
titaiwangms 29744da
webgl-operators.md update
titaiwangms a1b929c
Update ONNX to 1.21.0rc2 and address PR review comments
titaiwangms 54948d8
Add test_bitcast_bool_to_uint8 and DFT rfft/irfft to C++ test runner …
titaiwangms aed5d3d
Patch ONNX Slice shape inference for dim_value==0 UB
titaiwangms 1d32aea
Sync Slice dim_value==0 fix to vcpkg binskim.patch
titaiwangms b691c52
Add Slice dim_value==0 fix for defs.cc (opset 13)
titaiwangms d05c769
Update ONNX to 1.21.0rc3
titaiwangms d43772b
Remove Slice dim_value==0 patch hunks already in ONNX rc3
titaiwangms 29fcbe3
Parallelize CumProd outer loop with thread pool
titaiwangms 5812ebf
Merge branch 'main' into onnx-1.21.0-integration
titaiwangms 139ca4e
Merge remote-tracking branch 'origin/onnx-1.21.0-integration' into on…
titaiwangms ffe98ec
Update ONNX to 1.21.0rc4
titaiwangms ff7b87e
Update ONNX to official 1.21.0 release
titaiwangms 902abe9
Merge branch 'main' into onnx-1.21.0-integration
titaiwangms dd8c8bd
Merge branch 'main' into onnx-1.21.0-integration
titaiwangms ea5315e
fix SHA
titaiwangms 6cfdd02
Merge branch 'main' into onnx-1.21.0-integration
titaiwangms 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
Some comments aren't visible on the classic Files Changed page.
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
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
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.