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,564 commits into
base: main
Choose a base branch
from
Draft

feature/onnx-to-tosa #4

wants to merge 1,564 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
AlexandreEichenberger and others added 29 commits September 19, 2024 09:52
…time for num_threads and proc_bind (onnx#2944)

Signed-off-by: Alexandre Eichenberger <[email protected]>
To ensure that things still build after LLVM bump
Signed-off-by: Tung D. Le <[email protected]>
Co-authored-by: Alexandre Eichenberger <[email protected]>
* change op define

Signed-off-by: chentong319 <[email protected]>

* lower to llvm

Signed-off-by: chentong319 <[email protected]>

* test

Signed-off-by: chentong319 <[email protected]>

---------

Signed-off-by: chentong319 <[email protected]>
…]LinearQuantization operations (onnx#2945)


Signed-off-by: Alexandre Eichenberger <[email protected]>
Revert the rule that rewrites a quantize-dequantize pair to identity (backport)
Signed-off-by: Alexandre Eichenberger <[email protected]>
Co-authored-by: Tung D. Le <[email protected]>
onnx#2951)

* Simplify rules in zhigh-to-onnx pass and change some pass order

Signed-off-by: Tung D. Le <[email protected]>

---------

Signed-off-by: Tung D. Le <[email protected]>
Co-authored-by: Alexandre Eichenberger <[email protected]>
[AutoBump] Merge with fixes of 67ea9b5 (Jul 22) (21) (needs LLVM Jul 12)
[AutoBump] Merge with 226a0d6 (Jul 26) (22)
[AutoBump] Merge with fixes of 53992f2 (Jul 29) (23)
[AutoBump] Merge with fixes of 1e2159a (Jul 31) (24)
[AutoBump] Merge with 225c8c4 (Aug 02) (25)
Signed-off-by: Alexandre Eichenberger <[email protected]>
Co-authored-by: Tung D. Le <[email protected]>
…zero_to_reshape

feat: canonicalize Reshape allowzero=1 to Reshape allowzero=0 for certain cases.
…nt_allowzero_canonicalization

feat: support disposable dense attribute representations for constants in allowzero reshape canonicalization.
* implementation

Signed-off-by: chentong319 <[email protected]>

* remove redundant

Signed-off-by: chentong319 <[email protected]>

---------

Signed-off-by: chentong319 <[email protected]>
Co-authored-by: Tung D. Le <[email protected]>
jorickert and others added 30 commits January 9, 2025 09:28
[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)
- Fixes a memory leak
- Fixes an integer overflow caused by a dynamic shape
- Fixes reshape to wrong type in LIT tests
[AutoBump] Merge with fixes of 7411403 (Nov 11) (1)
[AutoBump] Merge with fixes of cb9a949 (Nov 12) (1)
[AutoBump] Merge with fixes of fa91033 (Nov 12) (2)
[AutoBump] Merge with 40f5017 (Dec 03) (3)
[AutoBump] Merge with fixes of f3fec68 (Dec 04) (4)
[AutoBump] Merge with e801b36 (Dec 04) (5)
[AutoBump] Merge with fixes of 45f07d5 (Dec 04) (6)
[AutoBump] Merge with 32d2c8b (Dec 05) (7)
[AutoBump] Merge with fixes of 49fc9c1 (Dec 09) (8)
[AutoBump] Merge with 9f9de36 (Dec 10) (9)
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.