forked from onnx/onnx-mlir
-
Notifications
You must be signed in to change notification settings - Fork 2
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,435
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
Adjust for LLVM bump
[AutoBump] Bump to e4d788d (4)
Conflict Resolution: Bump to e73dfed (5)
[AutoBump] Merge with 41d7308 (1)
Resolve Conflict: Bump to c2bd1fa
[AutoBump] Merge with 80a63f2 (2)
Requires llvm-project of ``` commit 82383d5f3fa8 Author: Tai Ly <[email protected]> Date: Wed May 1 15:26:42 2024 -0500 [mlir][tosa] Rename Tosa Div op to IntDiv Op (#80047) ```
Resolve Conflict: Bump to 5b1d90b (2)
[AutoBump] Merge with 733dfac (3)
Resolve Conflict: Bump to 869f152 (4)
[AutoBump] Merge with 049f8e9 (5)
Merge with fixes of f2bccef (6)
Fix onnx test failure with new LLVM
[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)
[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
[AutoBump] Merge with fixes of fd3eb99 (Sep 16) (14)
[AutoBump] Merge with f8e2466 (Sep 30) (15)
[AutoBump] Merge with fixes of 2c8e8e5 (Oct 01) (16)
[AutoBump] Merge with ccf9552 (Oct 02) (17)
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