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

transformations: add onnx.Sub to linalg lowering #2534

Merged
merged 1 commit into from
May 4, 2024

Conversation

superlopuh
Copy link
Member

No description provided.

@superlopuh superlopuh added the transformations Changes or adds a transformatio label May 4, 2024
@superlopuh superlopuh self-assigned this May 4, 2024
Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.81%. Comparing base (5237976) to head (6564249).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2534   +/-   ##
=======================================
  Coverage   89.81%   89.81%           
=======================================
  Files         351      351           
  Lines       44108    44119   +11     
  Branches     6592     6594    +2     
=======================================
+ Hits        39615    39627   +12     
+ Misses       3532     3529    -3     
- Partials      961      963    +2     

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

@kayode-gif
Copy link
Collaborator

LGTM!

@superlopuh superlopuh merged commit 8ad4e82 into main May 4, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/onnx/lower-sub branch May 4, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transformations Changes or adds a transformatio
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants