Skip to content

[rewriter] Enable llama rule sets #2124

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

Merged
merged 6 commits into from
Mar 24, 2025

Conversation

titaiwangms
Copy link
Contributor

@titaiwangms titaiwangms commented Mar 24, 2025

Enable llama_rule_sets. We might need to come up with a better name.

Follow-up issue: #2128

Copy link

codecov bot commented Mar 24, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.91%. Comparing base (cde945d) to head (33966b1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
onnxscript/rewriter/_ir_utils.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2124      +/-   ##
==========================================
- Coverage   73.02%   72.91%   -0.12%     
==========================================
  Files         219      219              
  Lines       29147    29145       -2     
  Branches     3440     3440              
==========================================
- Hits        21286    21251      -35     
- Misses       6708     6748      +40     
+ Partials     1153     1146       -7     

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

@titaiwangms titaiwangms enabled auto-merge (squash) March 24, 2025 22:00
@titaiwangms titaiwangms merged commit 7c0c5ba into microsoft:main Mar 24, 2025
26 of 29 checks passed
bmehta001 pushed a commit to bmehta001/onnxscript that referenced this pull request Apr 11, 2025
Enable llama_rule_sets. We might need to come up with a better name.
bmehta001 pushed a commit to bmehta001/onnxscript that referenced this pull request Apr 11, 2025
Enable llama_rule_sets. We might need to come up with a better name.
bmehta001 pushed a commit to bmehta001/onnxscript that referenced this pull request Apr 11, 2025
Enable llama_rule_sets. We might need to come up with a better name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Expand default optimizations
3 participants