Skip to content
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
wants to merge 1,525 commits into
base: main
Choose a base branch
from
Draft

feature/onnx-to-tosa #4

wants to merge 1,525 commits into from

Conversation

mgehre-amd
Copy link
Collaborator

DO NOT merge, just to look at our diff

@mgehre-amd mgehre-amd changed the title Feature/onnx_to_tosa feature/onnx-to-tosa Jun 26, 2023
jorickert and others added 29 commits September 12, 2024 11:15
Add e2e test for recomposition of a LayerNormalization implemented with pow
[AutoBump] Merge with fixes of 693ba93 (Jun 17) (10) (needs LLVM bump Jun 11)
[AutoBump] Merge with 81d4e63 (Jun 27) (11)
Upstream wants LLVM commit 6461b921fd06b1c812f1172685b8b7edc0608af7.
Check that CI passes as the build script has been modified.
* first step

Signed-off-by: chentong319 <chentong@us.ibm.com>

* cpu

Signed-off-by: chentong319 <chentong@us.ibm.com>

* options

Signed-off-by: chentong319 <chentong@us.ibm.com>

* unify

Signed-off-by: chentong319 <chentong@us.ibm.com>

* simd

Signed-off-by: chentong319 <chentong@us.ibm.com>

* comments

Signed-off-by: chentong319 <chentong@us.ibm.com>

* lit test

Signed-off-by: chentong319 <chentong@us.ibm.com>

* fix test

Signed-off-by: chentong319 <chentong@us.ibm.com>

* format

Signed-off-by: chentong319 <chentong@us.ibm.com>

* response

Signed-off-by: chentong319 <chentong@us.ibm.com>

---------

Signed-off-by: chentong319 <chentong@us.ibm.com>
* Group norm for opset 21

* Testing phase

* Fix GroupNorm to support Opset21

---------

Signed-off-by: hamptonm1 <79232909+hamptonm1@users.noreply.github.com>
Co-authored-by: Megan Hampton <hamptonm@us.ibm.com>
[AutoBump] Merge with fixes of d5c1c58 (June 27) (12) (needs LLVM bump Jun 20)
* Update Ops documentation for ONNX 1.16.2

* Fix format

---------

Co-authored-by: Megan Hampton <hamptonm@us.ibm.com>
[AutoBump] Merge with fixes of b8e151d (Jul 04) (13)
[AutoBump] Merge with 034b419 (Jul 05) (14)
[AutoBump] Merge with fixes of 8109542 (Jul 08) (15)
[AutoBump] Merge with 634452d (Jul 08) (16)
Co-authored-by: Megan Hampton <hamptonm@us.ibm.com>
jorickert and others added 30 commits December 20, 2024 15:28
[AutoBump] Merge with 56a610c (Oct 02) (19)
[AutoBump] Merge with fixes of 265ee60 (Oct 03) (20)
[AutoBump] Merge with 29e8476 (Oct 11) (21)
[AutoBump] Merge with fixes of 72ca7e7 (Needs sync with llvm) (Oct 15) (22)
Add shape infer info for com.microsoft.Gelu
[AutoBump] Merge with fixes of ec314b7 (Needs llvm bump) (Oct 02) (18)
Elided elements are uninitialized DenseResourceAttrs, without these changes MLIR containing them can not be parsed, as the verifiers crash when encountering them.
Skip over uninitialized DenseResourceAttrs in verifiers
Decompose ScatterND to split and concat
[AutoBump] Merge with d21f2db (Oct 31) (23)
[AutoBump] Merge with fixes of b39ed16 (Nov 01) (24)
[AutoBump] Merge with f935e3d (Nov 04) (25)
[AutoBump] Merge with fixes of 33b466e (Nov 05) (26)
[AutoBump] Merge with fixes of b856fc5 (Nov 06) (27)
[AutoBump] Merge with ba08e0f (Nov 07) (28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.