Skip to content

[AutoBump] Merge with fixes of 32ba7210 (May 13) (8) #376

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

Open
wants to merge 12 commits into
base: feature/onnx-to-tosa
Choose a base branch
from

Conversation

jorickert
Copy link

No description provided.

Arkar-Hema and others added 6 commits May 13, 2025 13:48
…3116)

* Reorder Relu and maxpool optimization

Signed-off-by: Arkar-Hema <[email protected]>

* Removed output file

Signed-off-by: Arkar-Hema <[email protected]>

* Updated the onnx_hybrid_transform test file

Signed-off-by: Arkar-Hema <[email protected]>

* Updated the gen_onnx_mlir file

Signed-off-by: Arkar-Hema <[email protected]>

* Updated the gen_onnx_mlir file

Signed-off-by: Arkar-Hema <[email protected]>

* Clang format updated for reorder relu and maxpool

Signed-off-by: Arkar-Hema <[email protected]>

* Moved Reorder relu and maxpool to canonicalize

Signed-off-by: Arkar-Hema <[email protected]>

* Moved Reorder relu and maxpool optimization to canonicalize

Signed-off-by: Arkar-Hema <[email protected]>

* Reformatted code

Signed-off-by: Arkar-Hema <[email protected]>

* Modified Shape inference function and tests

Signed-off-by: Arkar-Hema <[email protected]>

* Modified onnx_hybrid_transform.mlir file

Signed-off-by: Arkar-Hema <[email protected]>

* Combine parallel convolution layers optimization

Signed-off-by: Arkar-Hema <[email protected]>

* Clang format fix

Signed-off-by: Arkar-Hema <[email protected]>

* Clang fix

Signed-off-by: Arkar-Hema <[email protected]>

---------

Signed-off-by: Arkar-Hema <[email protected]>
Co-authored-by: Tung D. Le <[email protected]>
Co-authored-by: Alexandre Eichenberger <[email protected]>
Co-authored-by: Tong Chen <[email protected]>
* added support for bitwise_not op

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

---------

Signed-off-by: LekkalaSravya3 <[email protected]>
Co-authored-by: Alexandre Eichenberger <[email protected]>
Co-authored-by: Tung D. Le <[email protected]>
* Adding Lowering for shrink op from onnx to krnl dialect

Signed-off-by: Jagadeesh V <[email protected]>


---------

Signed-off-by: Jagadeesh V <[email protected]>
Base automatically changed from bump_to_328c2f9b to bump_to_6d728e82 June 20, 2025 08:59
@jorickert
Copy link
Author

jorickert commented Jun 20, 2025

  • check location

…ition. The greedy rewriter is generally easier to use, as operations do not need to be marked as illegal

Signed-off-by: Jonas Rickert <[email protected]>
Base automatically changed from bump_to_6d728e82 to feature/onnx-to-tosa June 23, 2025 12:27
@jorickert jorickert requested a review from ge28boj June 23, 2025 12:28
[AutoBump] Merge with 2694354 (May 19) (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.

4 participants