forked from onnx/onnx-mlir
-
Notifications
You must be signed in to change notification settings - Fork 4
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
feature/onnx-to-tosa #4
Draft
mgehre-amd
wants to merge
1,699
commits into
main
Choose a base branch
from
feature/onnx-to-tosa
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
[AutoBump] Merge with fixes of f5297b0 (Sep 04, requires LLVM bump) (6)
[AutoBump] Merge with c5d3e72 (Sep 06) (7)
[AutoBump] Merge with fixes of 0ac3dc9 (Sep 09) (8)
[AutoBump] Merge with c814ad0 (Sep 10) (9)
…n because of unraked operand types (onnx#3023) Signed-off-by: Jonas Rickert <[email protected]>
[AutoBump] Merge with fixes of 02f45b0 (Sep 11) (10)
[AutoBump] Merge with 97d497f (Sep 13) (11)
[AutoBump] Merge with fixes of 2f2ccc5 (Sep 13) and fix GroupNormV21 for ranks > 4 (12)
[AutoBump] Merge with 37b8393 (Sep 16) (13)
* Update Ops documentation for ONNX 1.16.2 * Fix format --------- Co-authored-by: Megan Hampton <[email protected]>
Add folder to ONNXReduceMean operation
Signed-off-by: Sunny Anand <[email protected]>
[AutoBump] Merge with fixes of fd3eb99 (Sep 16) (14)
Add options to specify directory with ONNX initializer files
…d_file Remove accidentally commited file
[AutoBump] Merge with fixes of 86dbaf0 (Jan 08) (3)
[AutoBump] Merge with 0183ad9 (Jan 09) (5)
[AutoBump] Merge with fixes of 7b0dd65 (Jan 14) (6)
[AutoBump] Merge with fixes of b23daa9 (Jan 08) (4)
…-mlir into chaitany.convtranspose_as_4phaseconv
VAI-7388 convtranspose decomposition as foure phase conv2d
[AutoBump] Merge with 2a8b111 (Jan 29) (7)
[AutoBump] Merge with fixes of 2e4a46a (Jan 29) (8)
…295) This PR will add support for recomposing RMSLayerNormalization from a pattern that uses Pow with exponent as -0.5 instead of a reciprocal of sqrt Op.
This reverts commit 6b42eb8.
Support microsoft.Quantize/Dequantize linear
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
DO NOT merge, just to look at our diff