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

dialects: (onnx) integrate onnx.Transpose in front-end #2488

Merged
merged 24 commits into from
May 2, 2024

Conversation

alecerio
Copy link
Collaborator

Integration of Transpose onnx operation in frontend.

@superlopuh @compor

@alecerio alecerio added the frontend Forcefully embedding xDSL into Python label Apr 22, 2024
@alecerio alecerio self-assigned this Apr 22, 2024
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.85%. Comparing base (1ad6db2) to head (dafc500).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2488   +/-   ##
=======================================
  Coverage   89.84%   89.85%           
=======================================
  Files         351      351           
  Lines       43908    43938   +30     
  Branches     6559     6559           
=======================================
+ Hits        39450    39481   +31     
  Misses       3500     3500           
+ Partials      958      957    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alecerio alecerio merged commit 588f1e6 into main May 2, 2024
10 checks passed
@alecerio alecerio deleted the alessandro/integrate_transpose_op branch May 2, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Forcefully embedding xDSL into Python
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants